C# Class Microsoft.Identity.Client.AuthenticationAgentActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: AzureAD/microsoft-authentication-library-for-dotnet

Méthodes publiques

Свойство Type Description
AdditionalHeaders string>.IDictionary

Méthodes publiques

Méthode Description
Finish ( ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

Finish() public méthode

public Finish ( ) : void
Résultat void

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

Property Details

AdditionalHeaders public_oe static_oe property

public static IDictionary AdditionalHeaders
Résultat string>.IDictionary