Assemblies element (Solution - CodeAccessSecurity)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies the assemblies that are associated with a solution's code access security policy.
<Assemblies>
<Assembly
Name = "Text"
PublicKeyBlob = "Text"
Version = "Text">
</Assembly>
</Assemblies>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
Parent elements
Example
For an example of how this element is used, see Solution schema.