A newer version of this page is available.
Switch to the current version.
ASPxRichEditAuthenticationSettings Class
Represents a set of credentials used to identify editable ranges in a protected document.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v18.2.dll
Declaration
public class ASPxRichEditAuthenticationSettings :
AuthenticationOptions,
ISettingsWithExternalStateManager
Public Class ASPxRichEditAuthenticationSettings
Inherits AuthenticationOptions
Implements ISettingsWithExternalStateManager
Related API Members
The following members accept/return ASPxRichEditAuthenticationSettings objects:
Implements
Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
AuthenticationOptions
ASPxRichEditAuthenticationSettings
See Also
Feedback