Pular para o conteúdo principal

AzureApiAuthenticator

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

public class AzureApiAuthenticator : IAzureApiAuthenticator

Hierarquia: objectAzureApiAuthenticator

Construtores

AzureApiAuthenticator(AzureKeyVaultOptions)

public AzureApiAuthenticator(AzureKeyVaultOptions options)

Parâmetros

NomeTipoDescrição
optionsAzureKeyVaultOptions

Métodos

GetAccessTokenAsync(string, string, string)

public Task<string> GetAccessTokenAsync(string authority, string resource, string scope)

Parâmetros

NomeTipoDescrição
authoritystring
resourcestring
scopestring

Retorno

Task<string>


Membros herdados

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