|
| ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService | |
| AuthenticationResultCode Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService.Services Namespace > ResponseSummary Class : AuthenticationResultCode Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AuthenticationResultCode As AuthenticationResultCode | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public AuthenticationResultCode AuthenticationResultCode {get; set;} | |