PermissionObject Interface

Definition

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)

Applies to