Skip to main content

TdxRichEditControlOptionsBase.Authentication Property

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

Declaration

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