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