Class ExpiredCredentialCleaner
Class to clean up old tickets periodically, contains a throttling mechanism to not be run too often
Namespace: SuperOffice.Security.Principal
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class ExpiredCredentialCleaner : Object
Constructors
ExpiredCredentialCleaner()
Class to clean up old tickets periodically, contains a throttling mechanism to not be run too often
Declaration
public ExpiredCredentialCleaner()