C# Class Security.IWA.LoginEventArgs

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

Méthodes publiques

Méthode Description
LoginEventArgs ( string username, string password, string domain ) : CoreGraphics

Method Details

LoginEventArgs() public méthode

public LoginEventArgs ( string username, string password, string domain ) : CoreGraphics
username string
password string
domain string
Résultat CoreGraphics