C# Class IntegratedWindowsAuth.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
CreateCredentialAsync ( CredentialRequestInfo info ) : Task
CreateLayout ( ) : void
Initialize ( ) : void
LoadSecureMap ( object s, EventArgs e ) : void
LoginClicked ( object sender, OnEnterCredentialsEventArgs e ) : void

Method Details

OnCreate() protected méthode

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