Back to Devexpress

DXRichEditAuthenticationOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditauthenticationoptions-dot-underscore-properties.md

latest3.1 KB
Original Source

DXRichEditAuthenticationOptions Properties

Holds a set of credentials used to verify editable ranges in a protected document.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EMailGets or sets email address used to identify a user if document protection is enabled. This is a dependency property.
GroupGets or sets user group name used to identify a user if document protection is enabled. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
PasswordGets or sets the password used to identify a user if document protection is enabled. This is a dependency property.
UserNameGets or sets a name used to identify a user if document protection is enabled. This is a dependency property.

See Also

DXRichEditAuthenticationOptions Class

DXRichEditAuthenticationOptions Members

DevExpress.Xpf.RichEdit Namespace