Enum SecurityEntityType
Lists the different types of security entities.
Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 8.11.0Syntax
public enum SecurityEntityTypeFields
| Name | Description | 
|---|---|
| Role | The Security entity represents a role. | 
| User | The Security entity represents a user. | 
| VisitorGroup | The Security entity represents a visitor group. | 
