Compartir a través de


EncryptionProtectorsOperationsExtensions Clase

Definición

Métodos de extensión para EncryptionProtectorsOperations.

public static class EncryptionProtectorsOperationsExtensions
type EncryptionProtectorsOperationsExtensions = class
Public Module EncryptionProtectorsOperationsExtensions
Herencia
EncryptionProtectorsOperationsExtensions

Métodos

BeginCreateOrUpdate(IEncryptionProtectorsOperations, String, String, EncryptionProtector)

Novedades un protector de cifrado existente.

BeginCreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtector, CancellationToken)

Novedades un protector de cifrado existente.

BeginRevalidate(IEncryptionProtectorsOperations, String, String)

Vuelve a validar un protector de cifrado existente.

BeginRevalidateAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Vuelve a validar un protector de cifrado existente.

CreateOrUpdate(IEncryptionProtectorsOperations, String, String, EncryptionProtector)

Novedades un protector de cifrado existente.

CreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtector, CancellationToken)

Novedades un protector de cifrado existente.

Get(IEncryptionProtectorsOperations, String, String)

Obtiene un protector de cifrado de servidor.

GetAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Obtiene un protector de cifrado de servidor.

ListByServer(IEncryptionProtectorsOperations, String, String)

Obtiene una lista de protectores de cifrado de servidor.

ListByServerAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Obtiene una lista de protectores de cifrado de servidor.

ListByServerNext(IEncryptionProtectorsOperations, String)

Obtiene una lista de protectores de cifrado de servidor.

ListByServerNextAsync(IEncryptionProtectorsOperations, String, CancellationToken)

Obtiene una lista de protectores de cifrado de servidor.

Revalidate(IEncryptionProtectorsOperations, String, String)

Vuelve a validar un protector de cifrado existente.

RevalidateAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)

Vuelve a validar un protector de cifrado existente.

Se aplica a