Back to Devexpress

ASPxRichEditAuthenticationSettings Class

aspnet-devexpress-dot-web-dot-aspxrichedit-da63ef9f.md

latest2.0 KB
Original Source

ASPxRichEditAuthenticationSettings Class

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

Namespace : DevExpress.Web.ASPxRichEdit

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class ASPxRichEditAuthenticationSettings :
    AuthenticationOptions,
    ISettingsWithExternalStateManager
vb
Public Class ASPxRichEditAuthenticationSettings
    Inherits AuthenticationOptions
    Implements ISettingsWithExternalStateManager

The following members return ASPxRichEditAuthenticationSettings objects:

Implements

INotifyPropertyChanged

IDisposable

Inheritance

Object ViewStatePersisterCore BaseOptions RichEditNotificationOptions AuthenticationOptions ASPxRichEditAuthenticationSettings

See Also

ASPxRichEditAuthenticationSettings Members

DevExpress.Web.ASPxRichEdit Namespace