KeyVaultAuthenticator.GetToken(String, String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
rappel d’authentification Azure Key Vault
public abstract System.Threading.Tasks.Task<string> GetToken(string authority, string resource, string scope);
abstract member GetToken : string * string * string -> System.Threading.Tasks.Task<string>
Public MustOverride Function GetToken (authority As String, resource As String, scope As String) As Task(Of String)
Paramètres
- authority
- String
- resource
- String
- scope
- String