Partager via


UserMgmtManager.GetUser Method

 

Gets the User object from the cache.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod GetUser(SecurityIdentifier)

Gets the User object from the cache.

System_CAPS_pubmethod GetUser(String)

Gets the User object from the cache.

See Also

UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top