JoinlessGroupPermissionConfiguration
is defined in the Telligent.Evolution.Extensibility.Security.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class JoinlessGroupPermissionConfiguration { bool Administrators { get; set; } bool Everyone { get; set; } bool Moderators { get; set; } bool Owners { get; set; } bool RegisteredUsers { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
Administrators | bool | |||
Everyone | bool | |||
Moderators | bool | |||
Owners | bool | |||
RegisteredUsers | bool |