共用方式為


SecurityPackageContextConnectionInformation.AlgorithmIdentifier 屬性

定義

AlgorithmIdentifier 屬性包含連接使用的加密 (Encryption) 演算法。

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

屬性值

連接使用的加密演算法。

適用於