다음을 통해 공유


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 열거형의 값입니다.

적용 대상

추가 정보