Overload List

  Name Description
Public method GetRoles()()()()
Get all roles for current application.
Public method GetRoles(Boolean)
Get all roles for current application.
Public method GetRoles(array<Guid>[]()[][])
Get all roles in role id array for current application.
Public method GetRoles(Boolean, Guid)
Get all roles for current application.
Public method GetRoles(array<Guid>[]()[][], Guid)
Get all roles in role id array for current application.
Public method GetRoles(RelationPredicateBucket, ISortExpression, IPrefetchPath2, Int32, Int32, Int32%)
Retrieves all roles.
Public method GetRoles(Guid, RelationPredicateBucket, ISortExpression, IPrefetchPath2, Int32, Int32, Int32%)
Retrieves all roles.

See Also