GET api/aspnet_Users

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of aspnet_Users
NameDescriptionTypeAdditional information
ApplicationId

globally unique identifier

None.

UserId

globally unique identifier

None.

UserName

string

Required

String length: inclusive between 0 and 256

LoweredUserName

string

Required

String length: inclusive between 0 and 256

MobileAlias

string

String length: inclusive between 0 and 16

IsAnonymous

boolean

None.

LastActivityDate

date

None.

aspnet_Roles

Collection of aspnet_Roles

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Etisalat_API.Models.aspnet_Users'. Path '[0].aspnet_Roles[0].aspnet_Users'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Etisalat_API.Models.aspnet_Users'. Path '[0].aspnet_Roles[0].aspnet_Users'.