SecurityPackageContextConnectionInformation.AlgorithmIdentifier Propriété

Définition

La propriété AlgorithmIdentifier contient l'algorithme de chiffrement utilisé par la connexion.

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

Valeur de propriété

Algorithme de chiffrement utilisé par la connexion.

S’applique à