| Name | Description | |
|---|---|---|
![]() | AddSecurityRoleId | Adds a security role to the specified user. |
![]() | CanLogOn | Determines whether a user with the specified security ID can log on. |
![]() | Clone | Overridden. |
![]() | Create | Creates a new user with the specified username, password, and enabled status. |
![]() | Delete | Deletes the user with the specified security ID. |
![]() | Equals | Overloaded. Overridden. Determines whether the specified System.Object is equal to the current object. |
![]() | Find | Finds the security ID of a user with the specified username. |
![]() | GetEnabled | Gets whether the user with the specified security ID is enabled. |
![]() | GetEnumerator | |
![]() | GetHashCode | Overridden. Serves as a hash function for a particular type. |
![]() | GetObjectData | Overridden. |
![]() | GetSchema | (Inherited from OpcLabs.BaseLib.Info) |
![]() | 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. |
![]() | GetStreamPersistor | Gets a stream persistor that can be used to save and load this object. |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | GetUserName | Gets the username for the specified security ID. |
![]() | ReadXml | (Inherited from OpcLabs.BaseLib.Info) |
![]() | RemoveSecurityRoleId | Removes a security role from the specified user. |
![]() | SetEnabled | Sets whether the user with the specified security ID is enabled. |
![]() | SetPassword | Sets the password for the user with the specified security ID. |
![]() | ToString | Overridden. |
![]() | VerifyPassword | Verifies whether the specified password matches the password of the user with the specified security ID. |
![]() | WriteXml | (Inherited from OpcLabs.BaseLib.Info) |


