SecurityPackageContextConnectionInformation.Hash Property

Definition

The Hash property contains the hashing algorithm used by this connection.

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

Property Value

The hashing algorithm used by this connection.

Applies to