WSTrustMessage.KeyWrapAlgorithm 속성

정의

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

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

속성 값

키 랩 알고리즘을 식별하는 URI를 포함하는 문자열입니다.

설명

이 선택적 URI는 STS가 비대칭 키를 사용하여 신뢰 당사자에 대해 발급된 토큰을 암호화할 때 키 래핑에 사용할 원하는 알고리즘을 나타냅니다.

적용 대상