Share via


SqlEnclaveAttestationParameters.ClientDiffieHellmanKey Özellik

Tanım

SqlClient'ın kapanım ile güvenli bir oturum oluşturmak için kullandığı bir anahtar çiftini kapsülleyen bir Diffie-Hellman algoritması alır.

public:
 property System::Security::Cryptography::ECDiffieHellmanCng ^ ClientDiffieHellmanKey { System::Security::Cryptography::ECDiffieHellmanCng ^ get(); };
public System.Security.Cryptography.ECDiffieHellmanCng ClientDiffieHellmanKey { get; }
member this.ClientDiffieHellmanKey : System.Security.Cryptography.ECDiffieHellmanCng
Public ReadOnly Property ClientDiffieHellmanKey As ECDiffieHellmanCng

Özellik Değeri

Diffie-Hellman algoritması.

Şunlara uygulanır