Share via


SPPolicyAssociation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CompliancePolicy.SPPolicyAssociation", ServerTypeId="{23d1965c-5ee9-4649-96ff-4c2eabf63547}")]
public class SPPolicyAssociation : Microsoft.SharePoint.Client.ClientObject
type SPPolicyAssociation = class
    inherit ClientObject
Public Class SPPolicyAssociation
Inherits ClientObject
Inheritance
SPPolicyAssociation
Attributes

Constructors

SPPolicyAssociation(ClientRuntimeContext, ObjectPath)

Properties

AllowOverride
Comment
Context (Inherited from ClientObject)
DefaultPolicyDefinitionConfigId
Description
Identity
Name
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
PolicyApplyStatus
PolicyDefinitionConfigIds
Scope
ServerObjectIsNull (Inherited from ClientObject)
Source
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)
Version
WhenAppliedUTC
WhenChangedUTC
WhenCreatedUTC
Workload

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to