This topic has not yet been rated - Rate this topic

PermissionSet Element (Solution)

Specifies the permissions for a solution's code access security policy.


<PermissionSet
  class = "Text"
  Description = "Text"
  Name = "Text"
  version = "Text">
  <IPermission/>
</PermissionSet>

Attribute

Description

class

Required Text. The name of the class associated with the permission set.

Description

Optional Text. A description of the permission set.

Name

Optional Text. The name of the permission set.

version

Required Text. The version of the permission set.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.