Click or drag to resize
UserInfoRoleNames Property
Gets the names of all the roles this user has, comma-separated.

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 string RoleNames { get; }

Property Value

Type: String
See Also