RequestTypes 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义请求协议不可知的 RequestType URI 字符串。
public ref class RequestTypes abstract sealed
public static class RequestTypes
type RequestTypes = class
Public Class RequestTypes
- 继承
-
RequestTypes
注解
定义要与 属性一起使用的 RequestType URI 字符串常量。 这些字符串是与协议无关的 URI,与 WS-Trust 令牌请求中 <wst:RequestType> 元素中使用的特定于协议的 URI 相关联, (RST) 或响应 (RSTR) 消息。
字段
Cancel |
表示 WS-Trust Cancel 请求协议不可知 URI 的字符串常数; |
GetMetadata |
表示 WS-Trust GetMetadata 请求协议不可知 URI 的字符串常数; |
Issue |
表示 WS-Trust Issue 请求协议不可知 URI 的字符串常数; |
IssueCard |
表示协议不可知 WS-Trust IssueCard 请求的字符串常数; |
Renew |
表示 WS-Trust Renew 请求协议不可知 URI 的字符串常数; |
Validate |
表示 WS-Trust Validate 请求协议不可知 URI 的字符串常数; |