RolesGetOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Api.dll
Definition
class RolesGetOptions
{
string Include { get; set; }
bool IncludePermissions { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|
| Include | string | | | |
| IncludePermissions | bool | | | |