ArcGIS Explorer Component Help |
ArcSDEConnectionProperties..::.AuthenticationMode Property |
ArcSDEConnectionProperties Class See Also |
Gets or sets the authentication mode which determines the type of credentials used to make a
connection to the ArcSDE geodatabase.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public AuthenticationMode AuthenticationMode { get; set; } |
Visual Basic (Declaration) |
---|
Public Property AuthenticationMode As AuthenticationMode |