GroupManager.GetGroup Method
Retrieves a Group object from the cache.
Namespace: Microsoft.WindowsServerSolutions.Groups
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
GetGroup(SecurityIdentifier) | Retrieves a Group object from the cache by SecurityIdentifier. |
|
GetGroup(String) | Retrieves a Group object from the cache by group name. |
See Also
GroupManager Class
Microsoft.WindowsServerSolutions.Groups Namespace
Return to top