Click or drag to resize
IUserProviderGetUsers Method
Returns all user information 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<UserInformation> GetUsers()

Return Value

Type: EntityCollectionUserInformation
See Also