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

属性值

连接使用的加密算法。

适用于