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