Share via


ClassName Element (PolicyFeature)

Specifies the name of the class within the policy feature assembly that implements the IPolicyFeature interface, as required.

<ClassName>
<ClassName/>

Attributes

Attribute Description

None

Child Elements

None.

Parent Elements

PolicyFeature Element

Remarks

The policy feature assembly must be stored in the global assembly cache. Use the AssemblyName element to specify the policy feature assembly name.

The policy feature assembly must contain a class that implements the IPolicyFeature interface. For more information, see IPolicyFeature Interface Overview.

See Also

Concepts

Introduction to Information Management Policy
Policy Feature Overview
Policy Feature Definitions
Policy Feature Definition Schema Overview
IPolicyFeature Interface Overview