C# Class Microsoft.Identity.Client.Internal.AuthenticatorTemplate

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateFromHost ( string host ) : AuthenticatorTemplate
VerifyAnotherHostByInstanceDiscoveryAsync ( string host, string tenant, CallState callState ) : System.Threading.Tasks.Task

Method Details

CreateFromHost() public static méthode

public static CreateFromHost ( string host ) : AuthenticatorTemplate
host string
Résultat AuthenticatorTemplate

VerifyAnotherHostByInstanceDiscoveryAsync() public méthode

public VerifyAnotherHostByInstanceDiscoveryAsync ( string host, string tenant, CallState callState ) : System.Threading.Tasks.Task
host string
tenant string
callState CallState
Résultat System.Threading.Tasks.Task