Enum ProviderActions
Actions that are supported by the provider.
Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 7.19.2Syntax
[Flags]
public enum ProviderActionsFields
| Name | Description | 
|---|---|
| Create | Create action on provider | 
| Delete | Delete action on provider | 
| Update | Update action on provider | 
