UserPermissionCollection Members (Microsoft.Office.InfoPath)
Represents the collection of UserPermission objects associated with the current form.
The following tables list the members exposed by the UserPermissionCollection type.
Protected Constructors
Name | Description | |
---|---|---|
UserPermissionCollection |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of UserPermission objects in the collection. | |
Item | Overloaded. Gets a UserPermission object. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. Adds a new user to the current form. | |
Equals | Overloaded. (inherited from Object) | |
GetEnumerator | Gets an IEnumerator for iterating over the collection. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
Remove | Removes the UserPermission object with the specified UserId from the collection. | |
RemoveAll | Removes all UserPermission objects from the collection. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
UserPermissionCollection Class
Microsoft.Office.InfoPath Namespace