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 ProviderActions

Actions that are supported by the provider.

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