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 要素は、返されたトークン内で使用される目的の暗号化アルゴリズムを示します。

適用対象