Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Enum SecurityEntityType

Lists the different types of security entities.

Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 11.20.7
Syntax
public enum SecurityEntityType

Fields

Name Description
Role

The Security entity represents a role.

User

The Security entity represents a user.

VisitorGroup

The Security entity represents a visitor group.

Extension Methods