A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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