SPPolicyStoreProxy Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CompliancePolicy.SPPolicyStoreProxy", ServerTypeId="{9efa17eb-0d34-4f69-a085-5cc3f802439e}")]
public class SPPolicyStoreProxy : Microsoft.SharePoint.Client.ClientObject
type SPPolicyStoreProxy = class
    inherit ClientObject
Public Class SPPolicyStoreProxy
Inherits ClientObject
Inheritance
SPPolicyStoreProxy
Attributes

Constructors

SPPolicyStoreProxy(ClientRuntimeContext, ObjectPath)
SPPolicyStoreProxy(ClientRuntimeContext, Web)

Properties

Context (Inherited from ClientObject)
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
PolicyStoreUrl
ReviewCenterUrl
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)

Methods

ApplyDlpActions(ClientRuntimeContext, String, String)
CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
ExtendReviewItemsRetention(Int32[], DateTime)
FromJson(JsonReader) (Inherited from ClientObject)
GetAvailableTagsForSite(ClientRuntimeContext, String)
GetAvailableTagsForSiteLabel(ClientRuntimeContext)
GetListComplianceTag(ClientRuntimeContext, String)
GetPolicyEvaluationInfo(ClientRuntimeContext, String, PolicyScenario, PolicyEvaluationInfoEnums)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
MarkReviewItemsForDeletion(Int32[])
OpenBinaryStreamForOriginalItem(Int32)
OverridePolicyTip(ClientRuntimeContext, String, PolicyTipOverrideUserAction, String, String[], DlpClassificationResult[])
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
RetagReviewItems(Int32[], String, Boolean, Boolean, Boolean)
RetagReviewItemsWithMetas(Int32[], String, String[])
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
SetListComplianceTag(ClientRuntimeContext, String, String, Boolean, Boolean, Boolean)
SetListComplianceTagWithMetaInfo(ClientRuntimeContext, String, String, Boolean, Boolean, DateTime, String, Boolean)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to