ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.SystemCore Namespace / IArcGISSignOn Interface
Methods

In This Topic
    IArcGISSignOn Interface Members
    In This Topic

    The following tables list the members exposed by IArcGISSignOn.

    Public Methods
     NameDescription
     Method Ensures that a portal URI is formatted correctly.  
     Method Check if the portal provided by the Uri is signed on. This method is for use in CoreHost applications only  
     Method Set your SignOnHandler to receive challenge requests whenever a federated feature service requires authentication. This method is for use in CoreHost applications only.  
     Method Sign in to the portal provided by the Uri. This method is for use in CoreHost applications only  
     Method Sign out of the portal provided by the Uri. This method is for use in CoreHost applications only  
    Top
    See Also