Lists the different types of security entities.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
| C# |
|---|
[SerializableAttribute] public enum SecurityEntityType |
Members
| Member name | Description | |
|---|---|---|
| User |
The Security entity represents a user.
| |
| Role |
The Security entity represents a role.
|