Share via


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

屬性值

這個連接使用的雜湊演算法。

適用於