Skip to main content

ASPxRichEditAuthenticationSettings Class

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

Declaration

public class ASPxRichEditAuthenticationSettings :
    AuthenticationOptions,
    ISettingsWithExternalStateManager

The following members return ASPxRichEditAuthenticationSettings objects:

See Also