WSTrustMessage.RequestType プロパティ

定義

wst:RequestType 要素を取得または設定します。

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

プロパティ値

RequestTypes クラスに定義されている定数の 1 つなど、要求された型を示す URI を含む文字列。

注釈

この必須要素は、要求の種類を示します。

適用対象