ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.SystemCore Namespace / ArcGISSignOn Class
Members Version

ArcGISSignOn Class
For use with CoreHost applications that need to authenticate with portal or arcgis online.
Object Model
ArcGISSignOn ClassIArcGISSignOn Interface
Syntax
public class ArcGISSignOn : IArcGISSignOn  
Remarks
Use this class to provide credentials to connect to federated services within CoreHost applications. Attempting to use this class within an Addin will throw a System.InvalidOperationException
Inheritance Hierarchy

System.Object
   ArcGIS.Core.SystemCore.ArcGISSignOn

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also