ArcGIS Pro 2.6 API Reference Guide
AuthenticationMode Enumeration

ArcGIS.Core.Data Namespace : AuthenticationMode Enumeration
Specifies the method used to authorize the users login credentials.
Syntax
Members
MemberDescription
DBMS Database user authentication (a database user name and password required).
OSA Operating system authentication (No user name or password need be provided, they are taken from the OS).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.AuthenticationMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace