Assemblies Element (Solution - CodeAccessSecurity)

Applies to: SharePoint Foundation 2010

Specifies the assemblies that are associated with a solution's code access security policy.

<Assemblies>
  <Assembly
      Name = "Text"
      PublicKeyBlob = "Text"
      Version = "Text">
  </Assembly>
</Assemblies>

Attributes

Attribute

Description

None

N/A

Child Elements

Assembly

Parent Elements

PolicyItem

Example

For an example of how this element is used, see Solution Schema.