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

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

Syntax

C#
public bool Remove { get; set; }

Implements

ISecurityAccessRights..::.Remove

See Also