ASPxRichEditAuthenticationSettings Class
In This Article
Represents a set of credentials used to identify editable ranges in a protected document.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public class ASPxRichEditAuthenticationSettings :
AuthenticationOptions,
ISettingsWithExternalStateManager
#Related API Members
The following members return ASPxRichEditAuthenticationSettings objects:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
AuthenticationOptions
ASPxRichEditAuthenticationSettings
See Also