UserCredChange

Security Manager Module

Description: The return value will increment each time there is a change in the user session’s logged-in user or their password.
Returns: Integer
Usage: Steady State only.
Related to: AlternateLogoff | AlternateLogon | Authenticate | LogOff | QuietLogon | UserLogonDialog
Format: \SecurityManager\UserCredChange(Session);
Parameters:  
Session
The object value of the user session.
Comments: Initially returns zero
For VIC sessions, this additionally increments its return value at twice the rate specified by the SessionTokenTimeout configuration setting. This is used by internal system components to refresh a VIC’s security session token.