UserPermission members

Include protected members
Include inherited members

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

The UserPermission type exposes the following members.

Constructors

  Name Description
Protected method UserPermission

Top

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 an instance of the UserPermission class.
Public property Permission Gets or sets a value representing the permissions on the current form assigned to the user associated with an instance of the UserPermission class.
Public property UserId Gets the e-mail address of the user whose permissions on the current form are determined by the specified UserPermission object.

Top

Methods

  Name Description
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 Remove Removes the current UserPermission object from the form's permissions.
Public method ToString (Inherited from Object.)

Top

See also

Reference

UserPermission class

Microsoft.Office.InfoPath namespace