Gets or sets the authentication mode which determines the type of credentials used to make a connection to the ArcSDE geodatabase.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public AuthenticationMode AuthenticationMode { get; set; }
Visual Basic (Declaration)
Public Property AuthenticationMode As AuthenticationMode

Field Value

One of the AuthenticationMode values which determines the type of credentials to use to make the connection. The default value is DBMS.

See Also

Relate Topics:
  CanUseDirectConnect Property
  Database Property
  HistoricalName Property
  HistoricalTimestamp Property
  Server Property
  Service Property
  Username Property
  Version Property
  VersionType Property
Created by Atop CHM to web converter,© 2009 all right reserved.