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.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditAuthenticationSettings :
    AuthenticationOptions,
    ISettingsWithExternalStateManager

The following members return ASPxRichEditAuthenticationSettings objects:

See Also