Compartir a través de


IWorkspaceManagedSqlServerEncryptionProtectorOperations Interfaz

Definición

Operaciones WorkspaceManagedSqlServerEncryptionProtectorOperations.

public interface IWorkspaceManagedSqlServerEncryptionProtectorOperations
type IWorkspaceManagedSqlServerEncryptionProtectorOperations = interface
Public Interface IWorkspaceManagedSqlServerEncryptionProtectorOperations

Métodos

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, EncryptionProtector, Dictionary<String,List<String>>, CancellationToken)

Novedades protector de cifrado del servidor del área de trabajo.

BeginRevalidateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Vuelve a validar el protector de cifrado existente del servidor.

CreateOrUpdateWithHttpMessagesAsync(String, String, EncryptionProtector, Dictionary<String,List<String>>, CancellationToken)

Novedades protector de cifrado del servidor del área de trabajo.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtiene el protector de cifrado del servidor del área de trabajo.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Obtenga la lista de protectores de cifrado para el servidor.

ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtenga la lista de protectores de cifrado para el servidor.

RevalidateWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Vuelve a validar el protector de cifrado existente del servidor.

Métodos de extensión

BeginCreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

Novedades protector de cifrado del servidor del área de trabajo.

BeginCreateOrUpdateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector, CancellationToken)

Novedades protector de cifrado del servidor del área de trabajo.

BeginRevalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Vuelve a validar el protector de cifrado existente del servidor.

BeginRevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Vuelve a validar el protector de cifrado existente del servidor.

CreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

Novedades protector de cifrado del servidor del área de trabajo.

CreateOrUpdateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector, CancellationToken)

Novedades protector de cifrado del servidor del área de trabajo.

Get(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Obtiene el protector de cifrado del servidor del área de trabajo.

GetAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Obtiene el protector de cifrado del servidor del área de trabajo.

List(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Obtenga la lista de protectores de cifrado para el servidor.

ListAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Obtenga la lista de protectores de cifrado para el servidor.

ListNext(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String)

Obtenga la lista de protectores de cifrado para el servidor.

ListNextAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, CancellationToken)

Obtenga la lista de protectores de cifrado para el servidor.

Revalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Vuelve a validar el protector de cifrado existente del servidor.

RevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Vuelve a validar el protector de cifrado existente del servidor.

Se aplica a