WSTrustRequestProcessingErrorEventArgs.RequestType 속성

정의

실패한 WS-Trust 요청 유형을 가져옵니다.

public:
 property System::String ^ RequestType { System::String ^ get(); };
public string RequestType { get; }
member this.RequestType : string
Public ReadOnly Property RequestType As String

속성 값

WS-Trust 요청 유형을 나타내는 URI입니다.

설명

실패한 요청에 대한 wst:RequestType 요소의 내용입니다.

적용 대상