ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.SystemCore Namespace / ArcGISSignOn Class
Properties Methods


In This Topic
    ArcGISSignOn Class Members
    In This Topic

    The following tables list the members exposed by ArcGISSignOn.

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