Pular para o conteúdo principal

AzureKeyProvider

Namespace: Lacuna.Pki.AzureConnector
Assembly: Lacuna.Pki.AzureConnector
Class

public class AzureKeyProvider : IAzureKeyProvider

Hierarquia: objectAzureKeyProvider

Construtores

AzureKeyProvider(AzureKeyVaultOptions, IAzureApiAuthenticator)

public AzureKeyProvider(AzureKeyVaultOptions options, IAzureApiAuthenticator azureApiAuthenticator = null)

Parâmetros

NomeTipoDescrição
optionsAzureKeyVaultOptions
azureApiAuthenticatorIAzureApiAuthenticator

Métodos

GetKeyAsync(string)

public Task<AzureKey> GetKeyAsync(string keyName)

Parâmetros

NomeTipoDescrição
keyNamestring

Retorno

Task<AzureKey>


Membros herdados

ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()