Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum ProviderActions

Actions that are supported by the provider.

Namespace: EPiServer.Security
Assembly: EPiServer.Framework.dll
Version: 7.19.2
Syntax
[Flags]
public enum ProviderActions

Fields

Name Description
Create

Create action on provider

Delete

Delete action on provider

Update

Update action on provider

Extension Methods