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)
Syntaxpublic Collection<RoleInfo> RoleInformation { get; }
Property Value
Type:
CollectionRoleInfo
The role information.
See Also