UserPermission Members
Include Protected Members
Include Inherited Members
The UserPermission object associates a set of permissions on the active document with a single user and an optional expiration date.
The UserPermission type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
ExpirationDate | Returns or sets the optional expiration date of the permissions on the active document assigned to the user associated with the specified UserPermission object. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
Permission | Returns or sets an Integer value representing the permissions on the active document assigned to the user associated with the specified UserPermission object. |
![]() |
UserId | Returns the email name of the user whose permissions on the active document are determined by the specified UserPermission object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Remove | Removes the specified UserPermission object from the Permission collection of the active document. |
Top