Gets or sets if the user or group can create users/groups

Namespace:  EPiServer.Common.Security
Assembly:  EPiServer.Common.Security (in EPiServer.Common.Security.dll) Version: 2.3.517.275

Syntax

C#
public bool Create { get; set; }

Implements

ISecurityAccessRights..::.Create

See Also