London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Enum SecurityEntityType

Lists the different types of security entities.

Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 8.11.0
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.