Click or drag to resize
IUserProviderGetGroups Method
Returns all user groups in the remote system.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms.Sdk (in ConnectedApps.Cms.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
EntityCollection<UserGroup> GetGroups()

Return Value

Type: EntityCollectionUserGroup
See Also