User constructor
Initializes a new instance of the User class.
Overload list
Name | Description | |
---|---|---|
User() | Initializes a new instance of the User class. | |
User(ADUser) | Initializes a new instance of the User class with an Active Directory user object. |
Top