UserPermissionObject Members

Include Protected Members
Include Inherited Members

Represents a member of the current form's Permission collection.

The UserPermissionObject type exposes the following members.

Properties

  Name Description
Public property ExpirationDate Gets or sets the optional expiration date for the permissions on the current form assigned to the user associated with a UserPermission object. (Inherited from UserPermission.)
Public property Parent Returns the parent object for the UserPermission object. (Inherited from UserPermission.)
Public property Permission Gets or sets a value representing the permissions on the current form assigned to the user associated with a UserPermission object. (Inherited from UserPermission.)
Public property UserId Gets the e-mail address of the user whose permissions on the current form are determined by the specified UserPermission object. (Inherited from UserPermission.)

Top

Methods

  Name Description
Public method Remove Removes the current UserPermission object from the form's permissions. (Inherited from UserPermission.)

Top

See Also

Reference

UserPermissionObject Interface

Microsoft.Office.Interop.InfoPath Namespace