WSTrustRequestProcessingErrorEventArgs.RequestType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得失敗的 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 元素的內容。