SPAppOnlyPolicyManagerFeatureReceiver class

Allows user to set app-only policy on SharePoint workflows. When activated, it allows SharePoint workflows to run using all App permissions.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFeatureReceiver
    Microsoft.SharePoint.WorkflowServices.SPAppOnlyPolicyManagerFeatureReceiver

Namespace:  Microsoft.SharePoint.WorkflowServices
Assembly:  Microsoft.SharePoint.WorkflowServices (in Microsoft.SharePoint.WorkflowServices.dll)

Syntax

'Declaration
Public NotInheritable Class SPAppOnlyPolicyManagerFeatureReceiver _
    Inherits SPFeatureReceiver
'Usage
Dim instance As SPAppOnlyPolicyManagerFeatureReceiver
public sealed class SPAppOnlyPolicyManagerFeatureReceiver : SPFeatureReceiver

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPAppOnlyPolicyManagerFeatureReceiver members

Microsoft.SharePoint.WorkflowServices namespace