AuthenticationOptions Class
In This Article
Represents a set of credentials used to identify editable ranges in a protected document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.Authentication property returns an instance of AuthenticationOptions.
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
RichEditNotificationOptions
AuthenticationOptions
See Also