Click or drag to resize
IUserProviderGetUserFields Method
Returns all user fields 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<UserField> GetUserFields()

Return Value

Type: EntityCollectionUserField
See Also