IArcGISSignOn Interface Members
In This Topic
The following tables list the members exposed by IArcGISSignOn.
Public Methods
| Name | Description |
| GetFormattedPortalUri |
Ensures that a portal URI is formatted correctly.
|
| IsSignedOn |
Check if the portal provided by the Uri is signed on. This method is for use in CoreHost applications only
|
| SetSignonHandler |
Set your SignOnHandler to receive challenge requests whenever a federated
feature service requires authentication. This method is for use in CoreHost applications only.
|
| SignInWithCredentials |
Sign in to the portal provided by the Uri. This method is for use in CoreHost applications only
|
| SignOut |
Sign out of the portal provided by the Uri. This method is for use in CoreHost applications only
|
Top
See Also