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 要素の内容。

適用対象