Gets or sets if the user or group can change security

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

Syntax

C#
public bool Change { get; set; }

Implements

ISecurityAccessRights..::.Change

See Also