Permission members

Include protected members
Include inherited members

Provides access to the UserPermissionCollection and permission settings that can be applied to a form.

The Permission type exposes the following members.

Constructors

  Name Description
Protected method Permission

Top

Properties

  Name Description
Public property DocumentAuthor Gets or sets the author of the current form as an e-mail address.
Public property Enabled Gets or sets whether the permission settings represented by the Permission object are enabled for the current form.
Public property PermissionFromPolicy Gets whether a permission policy has been applied to the current form.
Public property PolicyDescription Gets a description of the policy that was applied to the current form.
Public property PolicyName Gets the name of the policy that was applied to the current form.
Public property RequestPermissionUrl Gets or sets the file, URL, or e-mail address to contact for users who need additional permissions on the current form.
Public property StoreLicenses Gets or sets whether the user's license to view the current form should be cached to allow offline viewing when the user cannot connect to a rights management server.
Public property UserPermissions Gets a UserPermissionCollection for the current form.

Top

Methods

  Name Description
Public method ApplyPolicy Applies a policy to the form using a policy template file.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Permission class

Microsoft.Office.InfoPath namespace