AuthenticationOptions Properties
Represents a set of credentials used to identify editable ranges in a protected document.| Name | Description |
|---|---|
| Gets or sets email address used to authenticate a user if document protection is enabled. | |
| Group | Gets or sets user group name used to authenticate a user if document protection is enabled. |
| Password | Gets or sets the password that can be used to authenticate a user if document protection is enabled. |
| UserName | Gets or sets a name used to authenticate a user, if document protection is enabled. |
See Also