SPPolicyStoreProxy Class
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.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
Attributes
Constructors
Properties
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