Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProfileDetails

The details of a particular profile

Properties

Optional connectTime

connectTime: undefined | string

The value of the CONNECT_TIME resource parameter.

Optional failedLoginAttempts

failedLoginAttempts: undefined | string

The value of the FAILED_LOGIN_ATTEMPTS password parameter.

Optional idleTime

idleTime: undefined | string

The value of the IDLE_TIME resource parameter.

Optional inactiveAccountTime

inactiveAccountTime: undefined | string

The value of the INACTIVE_ACCOUNT_TIME password parameter.

Optional numUsers

numUsers: undefined | number

The number of users using this profile. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional passwordGraceTime

passwordGraceTime: undefined | string

The value of the PASSWORD_GRACE_TIME password parameter.

Optional passwordLifeTime

passwordLifeTime: undefined | string

The value of the PASSWORD_LIFE_TIME password parameter.

Optional passwordLockTime

passwordLockTime: undefined | string

The value of the PASSWORD_LOCK_TIME password parameter.

Optional passwordReuseMax

passwordReuseMax: undefined | string

The value of the PASSWORD_REUSE_MAX resource parameter.

Optional passwordReuseTime

passwordReuseTime: undefined | string

The value of the PASSWORD_REUSE_TIME password parameter.

Optional passwordVerifyFunction

passwordVerifyFunction: undefined | string

The value of the PASSWORD_VERIFY_FUNCTION resource.

Functions

getDeserializedJsonObj

getJsonObj