Back to Devexpress

TdxRichEditControlOptionsBase.Authentication Property

vcl-dxrichedit-dot-view-dot-core-dot-tdxricheditcontroloptionsbase-33ca770a.md

latest815 B
Original Source

TdxRichEditControlOptionsBase.Authentication Property

Provides access to credentials used to identify editable ranges within a protected document.

Declaration

delphi
property Authentication: TdxAuthenticationOptions read; write;

Property Value

Type
TdxAuthenticationOptions

Remarks

For detailed information on credentials used to authenticate a user, refer to the TdxAuthenticationOptions class description.

See Also

TdxRichEditControlOptionsBase

TdxRichEditControlOptionsBase Members

dxRichEdit.View.Core Unit