Skip to main content
A newer version of this page is available. .

ASPxRichEditAuthenticationSettings Properties

Represents a set of credentials used to identify editable ranges in a protected document.
Name Description
EMail 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.
Password This property is not currently in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
UserName Gets or sets a name used to authenticate a user if document protection is enabled.
See Also