Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdate(IEncryptionProtectorsOperations, String, String, EncryptionProtector)
|
Updates an existing encryption protector.
|
BeginCreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtector, CancellationToken)
|
Updates an existing encryption protector.
|
BeginRevalidate(IEncryptionProtectorsOperations, String, String)
|
Revalidates an existing encryption protector.
|
BeginRevalidateAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)
|
Revalidates an existing encryption protector.
|
CreateOrUpdate(IEncryptionProtectorsOperations, String, String, EncryptionProtector)
|
Updates an existing encryption protector.
|
CreateOrUpdateAsync(IEncryptionProtectorsOperations, String, String, EncryptionProtector, CancellationToken)
|
Updates an existing encryption protector.
|
Get(IEncryptionProtectorsOperations, String, String)
|
Gets a server encryption protector.
|
GetAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)
|
Gets a server encryption protector.
|
ListByServer(IEncryptionProtectorsOperations, String, String)
|
Gets a list of server encryption protectors
|
ListByServerAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)
|
Gets a list of server encryption protectors
|
ListByServerNext(IEncryptionProtectorsOperations, String)
|
Gets a list of server encryption protectors
|
ListByServerNextAsync(IEncryptionProtectorsOperations, String, CancellationToken)
|
Gets a list of server encryption protectors
|
Revalidate(IEncryptionProtectorsOperations, String, String)
|
Revalidates an existing encryption protector.
|
RevalidateAsync(IEncryptionProtectorsOperations, String, String, CancellationToken)
|
Revalidates an existing encryption protector.
|