Click or drag to resize
MimeKit

ApplicationPgpSignature Properties

The ApplicationPgpSignature type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleContent Get or set the MIME content.
(Inherited from MimePart)
Public propertyContentBase Get or set the base content URI.
(Inherited from MimeEntity)
Public propertyContentDescription Get or set the description of the content if available.
(Inherited from MimePart)
Public propertyContentDisposition Get or set the content disposition.
(Inherited from MimeEntity)
Public propertyContentDuration Get or set the duration of the content if available.
(Inherited from MimePart)
Public propertyContentId Get or set the Content-Id.
(Inherited from MimeEntity)
Public propertyContentLocation Get or set the content location.
(Inherited from MimeEntity)
Public propertyContentMd5 Get or set the md5sum of the content.
(Inherited from MimePart)
Public propertyContentTransferEncoding Get or set the content transfer encoding.
(Inherited from MimePart)
Public propertyContentType Get the type of the content.
(Inherited from MimeEntity)
Public propertyCode exampleFileName Get or set the name of the file.
(Inherited from MimePart)
Public propertyHeaders Get the list of headers.
(Inherited from MimeEntity)
Public propertyIsAttachment Get a value indicating whether this MimePart is an attachment.
(Inherited from MimeEntity)
Top
See Also