RecipientInfo.Type 속성

정의

이 속성은 Type 받는 사람의 형식을 검색합니다. 받는 사람 유형은 발신자와 CMS/PKCS #7 메시지의 받는 사람 간에 키를 설정하는 데 사용되는 두 가지 주요 프로토콜 중 어느 것이 결정되는지 결정합니다.

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

속성 값

받는 사람의 형식을 RecipientInfoType 정의하는 열거형의 값입니다.

적용 대상

추가 정보