AzureKeyProvider
Namespace: Lacuna.Pki.AzureConnector
Assembly: Lacuna.Pki.AzureConnector
Class
public class AzureKeyProvider : IAzureKeyProvider
Hierarquia: object → AzureKeyProvider
Construtores
AzureKeyProvider(AzureKeyVaultOptions, IAzureApiAuthenticator)
public AzureKeyProvider(AzureKeyVaultOptions options, IAzureApiAuthenticator azureApiAuthenticator = null)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
options | AzureKeyVaultOptions | |
azureApiAuthenticator | IAzureApiAuthenticator |
Métodos
GetKeyAsync(string)
public Task<AzureKey> GetKeyAsync(string keyName)
Parâmetros
| Nome | Tipo | Descrição |
|---|---|---|
keyName | string |
Retorno
Membros herdados
ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()