Share via


UserPermissionCollection.Add Method (Microsoft.Office.InfoPath)

Adds a new user to the current form.

Overload List

Name Description
UserPermissionCollection.Add (String)
Adds a new user to the current form.
UserPermissionCollection.Add (String, DateTime)
Add a new user to the current form with an expiration date.
UserPermissionCollection.Add (String, PermissionType)
Adds a new user with the specified permissions.
UserPermissionCollection.Add (String, PermissionType, DateTime)
Creates a new set of permissions on the current form for the specified user with the specified permissions and an expiration date.

See Also

Reference

UserPermissionCollection Class
UserPermissionCollection Members
Microsoft.Office.InfoPath Namespace