PermissionCheck is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1 namespace of Telligent.Evolution.Platform.dll
PermissionCheck
Telligent.Evolution.Extensibility.Api.Entities.Version1
class PermissionCheck { Guid Id { get; set; } bool IsAllowed { get; set; } string Name { get; set; } }
Guid
bool
string