Share via


WSTrustMessage.EncryptionAlgorithm 屬性

定義

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

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

屬性值

包含表示加密演算法之 URI 的字串。

備註

這個選擇性 URI 元素表示傳回令牌中使用的所需加密演算法。

適用於