Click or drag to resize

EncryptionConfigurationRecipientIdentifierType Property

Gets or sets the type of the identifier of the recipient. Default is IssuerAndSerialNumber

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public SubjectIdentifierType RecipientIdentifierType { get; set; }

Property Value

Type: SubjectIdentifierType
See Also