AuthenticationSystem
To distinguish between various authentication systems, you can use the
AuthenticationSystem
enumeration type which is used by security functions.
You can use these values:
Value | Description |
---|---|
AuthenticationSystemBasic |
Basic authentication. |
AuthenticationSystemLDAP |
Lightweight Directory Access Protocol authentication. |
AuthenticationSystemIFS |
Infor Federation Services authentication. |