|
Contains the user access properties for all PortWise authentication methods. If any of the properties are null it will be ignored and not used.
Note: to manage OATHProperties use the OATH service.
Property | Type | Description |
numRetries | int | Current number of access retries, is reset after a successful access. |
maxRetries | int | Maximum number of retries before the account is locked. |
locked | boolean | Set to true if the account has been locked. |
timeLockActivated | boolean | A read-only attribute set if the account has been time-locked, i.e. locked for a short period after too many faulty access attempts. |
timeLockedTo | long | The date/time for when the user is no longer time-locked or zero if no time locked, its value must be in number of milliseconds since 1 January 1970 (Universal Coordinated Time). |
radiusGroup | string | Associated user group name, only used if configured as such. |
radiusFramedIP | string | An IP address sent to a RADIUS server as a hint in advance of user authentication, only used if configured as such. |
challenge | Challenge | A Challenge object with the properties for PortWise Challenge authentication method. |
mobileText | MobileText | A MobileText object with the properties for PortWise Mobile Text authentication method. |
password | Password | A Password object with the properties for PortWise Password authentication method. R |
synchronized | Synchronized | A Synchronized object with the properties for PortWise Synchronized authentication method. |
web | Web | A Web object with the properties for PortWise Web authentication method. |
invisibleToken | InvisibleToken | An Invisible Token object with the properties for PortWise Invisible Token authentication method. |
personalMobile | PersonalMobile | A Personal Mobile object with the properties for Personal Mobile authentication method. |
Copyright © 1999-2023, Technology Nexus Secured Business Solutions AB. All rights reserved.