Business Analyst Online API for Silverlight 2.2 Reference
AuthenticationTask Constructor(String)
See Also  Send Feedback
ESRI.ArcGIS.Client.BAO.Tasks.Authentication Namespace > AuthenticationTask Class > AuthenticationTask Constructor : AuthenticationTask Constructor(String)

url
The URL to the ArcGIS REST Token Service associated with the Business Analyst Server.

Glossary Item Box

Initializes a new instance of the AuthenticationTask class.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

url
The URL to the ArcGIS REST Token Service associated with the Business Analyst Server.

Remarks

The base URL to the Business Analyst Online HTTP Service looks as follows:

https://{host}:{port}

The {host} and {port} parameters in this URL should be substituted with valid Business Analyst Server host name and port, respectively.

If the base URL is null or empty, the "https://baoapi.esri.com" value is assigned as the base URL.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.