Class AccessControlChangedBy
Used to identify what last changed the access control list
Inheritance
System.Object
AccessControlChangedBy
Namespace: EPiServer.Security
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public sealed class AccessControlChangedBy : Enum
Fields
Attribute
Changed by attribute definition
Declaration
public const AccessControlChangedBy Attribute
Field Value
Type | Description |
---|---|
AccessControlChangedBy |
Unknown
Not defined
Declaration
public const AccessControlChangedBy Unknown
Field Value
Type | Description |
---|---|
AccessControlChangedBy |
User
Changed by user in the UI
Declaration
public const AccessControlChangedBy User
Field Value
Type | Description |
---|---|
AccessControlChangedBy |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |