| ArcGIS Explorer Component Help |
| ServiceConnectionProperties..::.Username Property |
| ServiceConnectionProperties Class See Also |
Gets the name of the user which is used during authentication to the specified service.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public string Username { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Username As String |