WSTrustMessage.AuthenticationType 속성

정의

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

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

속성 값

원하는 인증 형식을 나타내는 URI가 들어 있는 문자열입니다.

설명

이 선택적 요소는 URI로 지정된 원하는 인증 유형을 나타냅니다.

적용 대상