C# Class IdentityServer3.Contrib.AzureKeyVaultTokenSigningService.AzureKeyVaultAuthentication

Afficher le fichier Open project: MattCotterellNZ/IdentityServer.Contrib.AzureKeyVaultTokenSigningService Class Usage Examples

Méthodes publiques

Méthode Description
AzureKeyVaultAuthentication ( string clientId, string clientSecret ) : System

Private Methods

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

Method Details

AzureKeyVaultAuthentication() public méthode

public AzureKeyVaultAuthentication ( string clientId, string clientSecret ) : System
clientId string
clientSecret string
Résultat System