共用方式為


RequestTypes 類別

定義

定義與通訊協定無關的 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 取消要求之與通訊協定無關的 URI;http://schemas.System.com/idfx/requesttype/cancel

GetMetadata

字串常數,表示 WS-Trust GetMetadata 要求之與通訊協定無關的 URI;http://schemas.System.com/idfx/requesttype/getMetadata

Issue

字串常數,表示 WS-Trust 發行要求之與通訊協定無關的 URI;http://schemas.System.com/idfx/requesttype/issue

IssueCard

字串常數,表示與通訊協定無關的 WS-Trust IssueCard 要求;http://schemas.System.com/idfx/requesttype/issueCard

Renew

字串常數,表示 WS-Trust 更新要求之與通訊協定無關的 URI;http://schemas.System.com/idfx/requesttype/renew

Validate

字串常數,表示 WS-Trust 驗證要求之與通訊協定無關的 URI;http://schemas.System.com/idfx/requesttype/validate

適用於