| Name | Description | |
|---|---|---|
![]() | CanLogOn | Determines whether a user with the specified security ID can log on. (Inherited from OpcLabs.BaseLib.Security.User.IReadOnlyNameAndPasswordUserManager) |
![]() | Find | Finds the security ID of a user with the specified username. (Inherited from OpcLabs.BaseLib.Security.User.IReadOnlyNameAndPasswordUserManager) |
![]() | GetEnabled | Gets whether the user with the specified security ID is enabled. |
![]() | GetSecurityIds | Gets an enumerable collection of all security IDs in the user manager. |
![]() | GetSecurityRoleIdList | Gets the security role IDs for the user with the specified security ID. (Inherited from OpcLabs.BaseLib.Security.User.IReadOnlyNameAndPasswordUserManager) |
![]() | GetUserName | Gets the username for the specified security ID. (Inherited from OpcLabs.BaseLib.Security.User.IReadOnlyNameAndPasswordUserManager) |
![]() | VerifyPassword | Verifies whether the specified password matches the password of the user with the specified security ID. (Inherited from OpcLabs.BaseLib.Security.User.IReadOnlyNameAndPasswordUserManager) |

