共用方式為


WSTrustMessage.KeyType 屬性

定義

取得或設定在 RequestSecurityToken (RST) 訊息內部的 wst:KeyType 項目的內容。

public:
 property System::String ^ KeyType { System::String ^ get(); void set(System::String ^ value); };
public string KeyType { get; set; }
member this.KeyType : string with get, set
Public Property KeyType As String

屬性值

包含識別所需金鑰類型之 URI 的字串。

備註

這個選擇性 URI 元素表示安全性令牌中所需的金鑰類型。

適用於