SqlColumnEncryptionEnclaveProvider.InvalidateEnclaveSession Method

Definition

When overridden in a derived class, looks up and evicts an enclave session from the enclave session cache, if the provider implements session caching.

public abstract void InvalidateEnclaveSession (string serverName, string enclaveAttestationUrl, System.Data.SqlClient.SqlEnclaveSession enclaveSession);

Parameters

serverName
String

The name of the SQL Server instance containing the enclave.

enclaveAttestationUrl
String

The endpoint of an attestation service, SqlClient contacts to attest the enclave.

enclaveSession
SqlEnclaveSession

The session to be invalidated.

Applies to

Produk Versi
.NET Framework 4.7.2, 4.8, 4.8.1