Interface | Description |
---|---|
CentraSitePolicyActionInstance |
CentraSitePolicyActionInstance is a CSOM Model Object to represent the
PolicyActionInstance.
|
CentraSitePolicyActionTemplate |
This is a Model Object for policy action templates in CentraSite.
|
Policy |
Model Object Represent the Policy
the supported policy types can be found in
PolicyType
Policy can be specific to organization or it can be applicable to all the Organizations i.e Global Policy
Policy Scope can be specified by setting the Applicable Types and Conditions
Policy should contains one or more policy action instances. |
PolicyActionExtensionParser |
Interface for providing methods to generate the
CentraSitePolicyActionInstance from the given JSON string. |
PolicyActionTemplatesTree | |
PolicyActionValidationInfo |
This interface gives information on whether policy action can be added to message
flow step or not and gives the possible reason to not add the action.
|
Class | Description |
---|---|
BasePolicyActionExtensionParser |
Base implementation for
PolicyActionExtensionParser . |
Enum | Description |
---|---|
PolicyType |
Enumeration that indicates the Policy type.
|