SecurityPackageContextConnectionInformation.AlgorithmIdentifier Özellik

Tanım

AlgorithmIdentifier özelliği, bağlantı tarafından kullanılan şifreleme algoritmasını içerir.

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

Özellik Değeri

Bağlantı tarafından kullanılan şifreleme algoritması.

Şunlara uygulanır