PolicyFeatureCollection.Add Method
Add a policy feature to the SharePoint server farm.
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Parameters
- xmlManifest
- Type: System.String
An XML representation of the policy feature definition.
To validate an XML representation of an information policy, use the ValidateManifest method of the PolicyFeature object.
For more information about the schema to which policy definitions must adhere, see Policy Feature Definition Schema Overview (ECM).