SecurityPackageContextConnectionInformation.Hash Propiedad

Definición

La propiedad Hash contiene el algoritmo hash utilizado por esta conexión.

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

Valor de propiedad

Algoritmo hash utilizado por esta conexión.

Se aplica a