Share via


ClassName Element (PolicyResource)

Represents the name of the class within 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)

Remarks

Because Office SharePoint Server 2007 does not call the policy resource directly, the resource is not required to implement a specific interface. However, the associated policy feature must understand 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

Introduction to Information Management Policy
Policy Feature Overview
Policy Resource Overview
Policy Namespace Overview