KeyVaultClient.GetSecretAsync Method

 

Asynchronously gets all secret.

Namespace:   Microsoft.Azure.KeyVault
Assembly:  Microsoft.Azure.KeyVault (in Microsoft.Azure.KeyVault.dll)

Overload List

Name Description
System_CAPS_pubmethod GetSecretAsync(String, CancellationToken)

Asynchronously gets a secret.

System_CAPS_pubmethod GetSecretAsync(String, String, String, CancellationToken)

Asynchronously gets a secret.

See Also

KeyVaultClient Class
Microsoft.Azure.KeyVault Namespace

Return to top