SPPolicyStoreProxy.ApplyDlpActions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static void ApplyDlpActions (Microsoft.SharePoint.Client.ClientRuntimeContext context, string itemUrl, string actionsPayload);
static member ApplyDlpActions : Microsoft.SharePoint.Client.ClientRuntimeContext * string * string -> unit
Public Shared Sub ApplyDlpActions (context As ClientRuntimeContext, itemUrl As String, actionsPayload As String)
Parameters
- context
- ClientRuntimeContext
- itemUrl
- String
- actionsPayload
- String
- Attributes