UserPermission Members (Microsoft.Office.InfoPath)

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

The following tables list the members exposed by the UserPermission type.

Protected Constructors

  Name Description
Protected method UserPermission  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method Remove Removes the current UserPermission object from the form's permissions.
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

UserPermission Class
Microsoft.Office.InfoPath Namespace