Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Enum ProviderCapabilities.Action

Actions that are supported by the provider.

Namespace: EPiServer.Security
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
[Obsolete("This type has been superseded by EPiServer.Security.ProviderActions in EPiServer.Framework", true)]
[Flags]
public enum Action

Fields

Name Description
Create

Create action on provider

Delete

Delete action on provider

Update

Update action on provider

Extension Methods