C# Class IntegratedWindowsAuth.OnEnterCredentialsEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
OnEnterCredentialsEventArgs ( string username, string password, string domain ) : Android.App

Method Details

OnEnterCredentialsEventArgs() public méthode

public OnEnterCredentialsEventArgs ( string username, string password, string domain ) : Android.App
username string
password string
domain string
Résultat Android.App