ColubrisAuthenticationMode

  • Base type Enumeration

Specifies the authentication mode to be used. local: The authentication is done locally from the device's local database information. profile: An authentication profile is used in order to retrieve the authentication parameters. localAndProfile: The authentication is done locally first. If it fails an authentication profile is used.

Possible values

3 objects
Number Name
1 local
2 profile
3 localAndProfile