TdxRichEditControlOptionsBase.Authentication Property
In This Article
Provides access to credentials used to identify editable ranges within a protected document.
#Declaration
Delphi
property Authentication: TdxAuthenticationOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
For detailed information on credentials used to authenticate a user, refer to the TdxAuthenticationOptions class description.
See Also