WSTrustMessage.RequestType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 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 類別中所定義的其中一個要求類型) 之 URI 的字串。
備註
這個必要元素表示要求類型。