POST api/aspnet_Roles
Request Information
URI Parameters
None.
Body Parameters
aspnet_Roles| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | globally unique identifier |
None. |
|
| RoleId | globally unique identifier |
None. |
|
| RoleName | string |
Required String length: inclusive between 0 and 256 |
|
| LoweredRoleName | string |
Required String length: inclusive between 0 and 256 |
|
| Description | string |
String length: inclusive between 0 and 256 |
|
| aspnet_Users | Collection of aspnet_Users |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
Response Information
Resource Description
aspnet_Roles| Name | Description | Type | Additional information |
|---|---|---|---|
| ApplicationId | globally unique identifier |
None. |
|
| RoleId | globally unique identifier |
None. |
|
| RoleName | string |
Required String length: inclusive between 0 and 256 |
|
| LoweredRoleName | string |
Required String length: inclusive between 0 and 256 |
|
| Description | string |
String length: inclusive between 0 and 256 |
|
| aspnet_Users | Collection of aspnet_Users |
None. |
Response Formats
application/json
Sample:
text/json
Sample: