 | IApplicationPkcs7Mime.SecureMimeType Property |
Gets the value of the "smime-type" parameter.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
SyntaxSecureMimeType SecureMimeType { get; }
Property Value
SecureMimeTypeThe value of the "smime-type" parameter.
Remarks
Gets the value of the "smime-type" parameter.
See Also