TdxSpreadSheetStrongProtectionInfo.SaltValueAsString Property
In This Article
Specifies the protection password‘s cryptographic salt value as a Unicode string.
#Declaration
Delphi
property SaltValueAsString: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Normally, this property supports the internal infrastructure and is not intended to be used directly from your code.
See Also