An enumerated type representing the default value for the SystemSettings.Legacy_Version7Authenication system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax Public Enumeration AuthType
public enum class AuthType
Members
| Member name | Value | Description |
---|
| DBAuth | 1 |
Database Authentication
|
| NTAuth | 2 |
Windows Authentication
|
See Also