SecurityPackageContextConnectionInformation.Hash 属性

定义

Hash 属性包含该连接使用的哈希算法。

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

属性值

该连接使用的哈希算法。

适用于