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.254.0.0 (8.254.0.0)
SyntaxPublic Enumeration AuthType
public enum class AuthType
Members|
| Member name | Value | Description |
|---|
| DBAuth | 1 |
Database Authentication
|
| NTAuth | 2 |
Windows Authentication
|
See Also