ClassName Element (PolicyResource) - ECM

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Elements

Represents the name of the class in the policy resource assembly that implements the interface that the associated policy feature uses to communicate with the policy resource.

<ClassName>
</ClassName>

Attributes

Attribute

Description

None.

Child Elements

None.

Parent Elements

PolicyResource Element (PolicyResource) - ECM

Remarks

Because Microsoft SharePoint Server 2010 does not call the policy resource directly, the resource is not required to implement a specific interface. However, the associated policy feature must interpret what interfaces the policy resource is implementing. The resource assembly must have a strong name and reside in the global assembly cache.

Use the AssemblyName element to specify the name of the policy resource assembly.

See Also

Concepts

Managing Information Management Policy in SharePoint Server 2010 (ECM)

Policy Feature Overview in SharePoint Server 2010 (ECM)

Policy Resource Overview in SharePoint Server 2010 (ECM)