Share via


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 元素的內容。

適用於