The following tables list the members exposed by IdentityManager.ServerInfo.
Name | Description | |
---|---|---|
IdentityManager.ServerInfo Constructor |
Name | Description | |
---|---|---|
OAuthClientInfo | Gets or sets the OAuth application info. | |
OwningSystemUrl | Gets or sets the URL of the system owning the server (optional, only useful in case of federated services) | |
ServerUrl | Gets 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. | |
TokenAuthenticationType | Gets or sets the type of the token authentication used by default for this server. | |
TokenServiceUrl | Gets or sets the token service URL used to generate tokens for the secured resources on the server. |