次の方法で共有


SecurityPackageContextConnectionInformation.AlgorithmIdentifier プロパティ

定義

AlgorithmIdentifier プロパティは、接続で使用される暗号化アルゴリズムを格納します。

public:
 property System::Security::Authentication::CipherAlgorithmType AlgorithmIdentifier { System::Security::Authentication::CipherAlgorithmType get(); };
public System.Security.Authentication.CipherAlgorithmType AlgorithmIdentifier { get; }
member this.AlgorithmIdentifier : System.Security.Authentication.CipherAlgorithmType
Public ReadOnly Property AlgorithmIdentifier As CipherAlgorithmType

プロパティ値

接続で使用される暗号化アルゴリズム。

適用対象