RecipientInfo.Type 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 속성은 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 정의하는 열거형의 값입니다.