AssemblyName Element (PolicyResource) - ECM
Applies to: SharePoint Server 2010
In this article
Attributes
Child Elements
Parent Elements
Represents the strong name of the policy resource assembly, which is stored in the global assembly cache.
<AssemblyName>
</AssemblyName>
Attributes
Attribute |
Description |
---|---|
None. |
Child Elements
None. |
Parent Elements
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 understand what interfaces the policy resource is implementing. The resource assembly must have a strong name and must reside in the global assembly cache.
Use the ClassName element to specify the name of the class within the policy resource assembly that implements any interface the associated policy feature uses to communicate with the policy resource.
See Also
Concepts
Managing Information Management Policy in SharePoint Server 2010 (ECM)