Click or drag to resize
MimeKit

ApplicationPkcs7MimeSecureMimeType Property

Gets the value of the "smime-type" parameter.

Namespace: MimeKit.Cryptography
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public SecureMimeType SecureMimeType { get; }

Property Value

SecureMimeType
The value of the "smime-type" parameter.
Remarks
Gets the value of the "smime-type" parameter.
See Also