CmsRecipient.RecipientIdentifierType 속성

정의

사용된 수신자 인증서를 식별하는 데 사용할 체계를 가져옵니다.

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierType RecipientIdentifierType { System::Security::Cryptography::Pkcs::SubjectIdentifierType get(); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierType RecipientIdentifierType { get; }
member this.RecipientIdentifierType : System.Security.Cryptography.Pkcs.SubjectIdentifierType
Public ReadOnly Property RecipientIdentifierType As SubjectIdentifierType

속성 값

SubjectIdentifierType

사용된 수신자 인증서를 식별하는 데 사용할 체계입니다.

적용 대상