Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TokenSecuredChallenge
OnEnterCredentialsEventArgs
C# Class TokenSecuredChallenge.OnEnterCredentialsEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: Esri/arcgis-runtime-samples-dotnet
Class Usage Examples
Public Methods
Method
Description
OnEnterCredentialsEventArgs
(
string
username
,
string
password
) :
Android.App
Method Details
OnEnterCredentialsEventArgs()
public
method
public
OnEnterCredentialsEventArgs
(
string
username
,
string
password
) :
Android.App
username
string
password
string
return
Android.App