Passwords
Password controllers
Gets a list of user passwords
Get password information for the specified user. Caller requires the USERPASSWORDS:VIEW permission.
Update and send a password expiry notification
Updates and sends a password expiry notification to the specified user. Caller requires the USERPASSWORDS:EDIT permission.
Validate user password
Validate user password. Caller requires the USERPASSWORDS:EDIT permission.
Update and send a password expiry notification using password ID
Updates and sends a password expiry notification to the specified user. Caller requires the USERPASSWORDS:EDIT permission.
Gets a user password
Get password information for the specified user. Caller requires the USERPASSWORDS:VIEW permission.
Set a user password
Set a user password for the specified user. Caller requires the USERPASSWORDS:EDIT permission.
Delete a user password
Delete the user's password. Caller requires the USERPASSWORDS:REMOVE permission.
Delete a user password using the password ID
Delete the user's password. Caller requires the USERPASSWORDS:REMOVE permission.
Gets a user password settings
Get password settings information for the specified user. Caller requires the USERPASSWORDS:VIEW permission.
Get user password authenticator settings by named password ID
Get password settings information for the specified user. Caller requires the USERPASSWORDS:VIEW permission.