Click or drag to resize
MimeKit

CmsRecipientRecipientIdentifierType Property

Gets the recipient identifier type.

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

Property Value

SubjectIdentifierType
The recipient identifier type.
Remarks
Specifies how the certificate should be looked up on the recipient's end.
See Also