PermissionObject properties
Office 2013
This documentation is preliminary and is subject to change.
The PermissionObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of UserPermissionObject objects associated with the form. (Inherited from Permission.) |
|
DocumentAuthor | Gets or sets the author of the current form as an e-mail address. (Inherited from Permission.) |
|
Enabled | Gets or sets whether the permission settings represented by the Permission object are enabled for the current form. (Inherited from Permission.) |
|
Item | Gets the UserPermission object at the specified index. (Inherited from Permission.) |
|
PermissionFromPolicy | Gets whether a permission policy has been applied to the current form. (Inherited from Permission.) |
|
PolicyDescription | Gets a description of the policy that was applied to the current form. (Inherited from Permission.) |
|
PolicyName | Gets the name of the policy that was applied to the current form. (Inherited from Permission.) |
|
RequestPermissionURL | Gets or sets the file, URL, or e-mail address to contact for users who need additional permissions on the current form. (Inherited from Permission.) |
|
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. (Inherited from Permission.) |