SecurityPackageContextConnectionInformation.AlgorithmIdentifier Propiedad

Definición

La propiedad AlgorithmIdentifier contiene el algoritmo de cifrado utilizado por la conexión.

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

Valor de propiedad

Algoritmo de cifrado utilizado por la conexión.

Se aplica a