Partager via


IWorkspaceManagedSqlServerEncryptionProtectorOperations Interface

Définition

Opérations WorkspaceManagedSqlServerEncryptionProtectorOperations.

public interface IWorkspaceManagedSqlServerEncryptionProtectorOperations
type IWorkspaceManagedSqlServerEncryptionProtectorOperations = interface
Public Interface IWorkspaceManagedSqlServerEncryptionProtectorOperations

Méthodes

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

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

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

Revalide le protecteur de chiffrement existant du serveur.

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

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

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

Obtenir le protecteur de chiffrement du serveur d’espace de travail.

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

Obtenez la liste des protecteurs de chiffrement pour le serveur.

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

Obtenez la liste des protecteurs de chiffrement pour le serveur.

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

Revalide le protecteur de chiffrement existant du serveur.

Méthodes d’extension

BeginCreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

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

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

BeginRevalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Revalide le protecteur de chiffrement existant du serveur.

BeginRevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Revalide le protecteur de chiffrement existant du serveur.

CreateOrUpdate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, EncryptionProtector)

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

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

Mises à jour protecteur de chiffrement du serveur d’espace de travail.

Get(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Obtenir le protecteur de chiffrement du serveur d’espace de travail.

GetAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Obtenir le protecteur de chiffrement du serveur d’espace de travail.

List(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Obtenez la liste des protecteurs de chiffrement pour le serveur.

ListAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Obtenez la liste des protecteurs de chiffrement pour le serveur.

ListNext(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String)

Obtenez la liste des protecteurs de chiffrement pour le serveur.

ListNextAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, CancellationToken)

Obtenez la liste des protecteurs de chiffrement pour le serveur.

Revalidate(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String)

Revalide le protecteur de chiffrement existant du serveur.

RevalidateAsync(IWorkspaceManagedSqlServerEncryptionProtectorOperations, String, String, CancellationToken)

Revalide le protecteur de chiffrement existant du serveur.

S’applique à