public enum AuthenticationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AuthenticationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AuthenticationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AuthenticationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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). |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.AuthenticationMode
Target Platforms: Windows 10, Windows 8.1