Actions that are supported by the provider.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
[FlagsAttribute] public enum Action |
Members
| Member name | Description | |
|---|---|---|
| Update |
Update action on provider
| |
| Create |
Create action on provider
| |
| Delete |
Delete action on provider
|