WSTrustMessage.EncryptionAlgorithm 속성

정의

wst:EncryptionAlgorithm 요소의 콘텐츠를 가져오거나 설정합니다.

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

속성 값

암호화 알고리즘을 나타내는 URI를 포함하는 문자열입니다.

설명

이 선택적 URI 요소는 반환된 토큰 내에서 사용되는 원하는 암호화 알고리즘을 나타냅니다.

적용 대상