Assemblies Element (Solution - CodeAccessSecurity)
SharePoint 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>
Attribute | Description |
|---|---|
None | N/A |
For an example of how this element is used, see Solution Schema.