UserMgmtManager.GetUser Method
Gets the User object from the cache.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
GetUser(SecurityIdentifier) | Gets the User object from the cache. |
|
GetUser(String) | Gets the User object from the cache. |
See Also
UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top