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