ASPxRichEditAuthenticationSettings Properties
Represents a set of credentials used to identify editable ranges in a protected document.| Name | Description |
|---|---|
| Gets or sets the email address used to authenticate a user if document protection is enabled. | |
| Group | Gets or sets a user group name 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