次の方法で共有


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

プロパティ値

この接続で使用されるハッシュ アルゴリズム。

適用対象