ArcGIS Runtime SDK for WPF - Library Reference
IdentityManager.ServerInfo Class Members
See Also  Properties 
ESRI.ArcGIS.Client Namespace : IdentityManager.ServerInfo Class


The following tables list the members exposed by IdentityManager.ServerInfo.

Public Constructors

Public Properties

 NameDescription
public PropertyOAuthClientInfoGets or sets the OAuth application info.  
public PropertyOwningSystemUrlGets or sets the URL of the system owning the server (optional, only useful in case of federated services)  
public PropertyServerUrlGets or sets the server URL Most generally the URL uses the following format : scheme://<arcgis portal url> or scheme://host[:port]/<path to arcgis instance> In case of unique server instance for the a domain, the URL can also be given in the following format : scheme://host[:port]. All subpaths of this URL will use the same token rest end point.  
public PropertyTokenAuthenticationTypeGets or sets the type of the token authentication used by default for this server.  
public PropertyTokenServiceUrlGets or sets the token service URL used to generate tokens for the secured resources on the server.  
Top

See Also

© ESRI, Inc. All Rights Reserved.