PermissionObject Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class PermissionObject : Microsoft::Office::Interop::InfoPath::Permission
[System.Runtime.InteropServices.Guid("096CD6CC-0786-11D1-95FA-0080C78EE3BB")]
public interface PermissionObject : Microsoft.Office.Interop.InfoPath.Permission
Public Interface PermissionObject
Implements Permission
- Derived
- Attributes
- Implements
Properties
| Count | (Inherited from Permission) |
| DocumentAuthor | (Inherited from Permission) |
| Enabled | (Inherited from Permission) |
| Item[Object] | (Inherited from Permission) |
| PermissionFromPolicy | (Inherited from Permission) |
| PolicyDescription | (Inherited from Permission) |
| PolicyName | (Inherited from Permission) |
| RequestPermissionURL | (Inherited from Permission) |
| StoreLicenses | (Inherited from Permission) |
Methods
| Add(String, Object, Object) | (Inherited from Permission) |
| ApplyPolicy(String) | (Inherited from Permission) |
| GetEnumerator() | (Inherited from Permission) |
| RemoveAll() | (Inherited from Permission) |