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

ASPxRichEditAuthenticationSettings Class

Represents a set of credentials used to identify editable ranges in a protected document.

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v21.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class ASPxRichEditAuthenticationSettings :
    AuthenticationOptions,
    ISettingsWithExternalStateManager

The following members return ASPxRichEditAuthenticationSettings objects:

See Also