DXRichEditAuthenticationOptions Properties
Holds a set of credentials used to verify editable ranges in a protected document.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Gets or sets email address used to identify a user if document protection is enabled. This is a dependency property. | |
Group | Gets or sets user group name used to identify a user if document protection is enabled. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Password | Gets or sets the password used to identify a user if document protection is enabled. This is a dependency property. |
User |
Gets or sets a name used to identify a user if document protection is enabled. This is a dependency property. |
See Also