GET api/users/roles

Get the user roles of the database.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Role
NameDescriptionTypeAdditional information
Permissions

IEnumerator

None.

RoleID

globally unique identifier

None.

Name

string

None.

RealName

string

None.

DisplayName

string

None.

Description

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.