C# Class TestApp.PCL.TokenBroker

Afficher le fichier Open project: AzureAD/microsoft-authentication-library-for-dotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
Sts Test.MSAL.Common.Sts

Méthodes publiques

Méthode Description
ClearTokenCache ( ) : void
GetTokenInteractiveWithMsAppAsync ( IPlatformParameters parameters ) : string
GetTokenSilentAsync ( IPlatformParameters parameters ) : Task
GetTokenWithClientCredentialAsync ( ) : string

Method Details

ClearTokenCache() public méthode

public ClearTokenCache ( ) : void
Résultat void

GetTokenInteractiveWithMsAppAsync() public méthode

public GetTokenInteractiveWithMsAppAsync ( IPlatformParameters parameters ) : string
parameters IPlatformParameters
Résultat string

GetTokenSilentAsync() public méthode

public GetTokenSilentAsync ( IPlatformParameters parameters ) : Task
parameters IPlatformParameters
Résultat Task

GetTokenWithClientCredentialAsync() public méthode

public GetTokenWithClientCredentialAsync ( ) : string
Résultat string

Property Details

Sts public_oe property

public Sts,Test.MSAL.Common Sts
Résultat Test.MSAL.Common.Sts