| Overload | Description |
|---|---|
| MemoryNameAndPasswordUserManager Constructor() | Initializes a new instance of the MemoryNameAndPasswordUserManager class. |
| MemoryNameAndPasswordUserManager Constructor(IEnumerable<String>) | Initializes a new instance of the MemoryNameAndPasswordUserManager class with the specified default security role IDs. |
| MemoryNameAndPasswordUserManager Constructor(MemoryNameAndPasswordUserManager) | Initializes a new instance of the MemoryNameAndPasswordUserManager class by copying from another instance. |
| MemoryNameAndPasswordUserManager Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |