C# Class SayedKeyVaultConfig.KeyUtils

Afficher le fichier Open project: sayedihashimi/SayedKeyVaultConfig

Méthodes publiques

Méthode Description
GetToken ( string authority, string resource, string scope ) : Task

Method Details

GetToken() public static méthode

public static GetToken ( string authority, string resource, string scope ) : Task
authority string
resource string
scope string
Résultat Task