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.
|
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 . |