Click or drag to resize
EntitlementAndUserRoleInfoRoleInformation Property
Gets the role information.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Collection<RoleInfo> RoleInformation { get; }

Property Value

Type: CollectionRoleInfo
The role information.
See Also