RolesDeleteOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
Definition
class RolesDeleteOptions
{
string Include { get; set; }
int? UserId { get; set; }
string Username { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Include | string | Include | user | |
| UserId | int? | User Id | ||
| Username | string | User name |