共用方式為


WSTrustMessage.KeyWrapAlgorithm 屬性

定義

取得或設定 wst:KeyWrapAlgorithm 項目的內容。

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

屬性值

包含定義金鑰包裝演算法之 URI 的字串。

備註

這個選擇性 URI 表示當 STS 使用非對稱金鑰為信賴憑證者加密發行的令牌時,要用於密鑰包裝所需的演算法。

適用於