다음을 통해 공유


EncryptedXml.Recipient 속성

정의

암호화된 키 정보의 수신자를 가져오거나 설정합니다.

public:
 property System::String ^ Recipient { System::String ^ get(); void set(System::String ^ value); };
public string Recipient { get; set; }
member this.Recipient : string with get, set
Public Property Recipient As String

속성 값

암호화된 키 정보의 수신자입니다.

설명

속성을 검사하여 키 이름으로 참조되는 개체에 액세스할 EncryptedXml 수 있습니다 CarriedKeyName .

사용 된 Recipient 현재 받는 사람 암호 해독할 수 있는 요소를 식별 EncryptedXml 하는 속성 암호 해독 키를 검색 합니다.

적용 대상