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

适用于