SecurityPolicy Class
| Name | Description | |
|---|---|---|
|
SecurityPolicy(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
AllowPasswordChange | Flag indicating whether allow password change. |
|
AllowShareUser | Flag indicating whether allow password change. |
|
BlockAging | Block aging in hours. |
|
BlockOnInvalidAttempt | |
|
BlockOnInvalidAttempts | Maximum amount of invalid attempts. |
|
Category | String with the configured categories of Security Policy |
|
DateCreated | Gets date information of security policy creation. |
|
DateModified | Gets date modified information of security policy. |
|
Description | Security Policy's description. |
|
ESign | Gets the ESign configuration. |
|
Identification | Gets the identification string. |
|
Level | String with the configured levels of Security Policy |
|
Logon | |
|
MaxPasswordAge | Maximum password age in hours. |
|
MinPasswordAge | Minimum password age in hours. |
|
Name | Security policy's name |
|
PasswordHistory | Remember last passwords. Range: 0-5 |
|
PasswordMinLength | Minimum length to password configuration. |
|
Session | Gets the session configuration. |
|
SessionDurationHours | Session duration hours. |
|
SessionInactivityMinutes | Amount of minutes to finalize an inactivity session. |
|
UserNameMinLength | Minimum length to user name configuration. |
T.Modules.Security.SecurityPolicy