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

속성 값

String

Ws-Trust 요청 형식을 나타내는 URI입니다.

설명

실패 한 요청의 wst: requesttype 요소 콘텐츠입니다.

적용 대상