HashSettingsHashStringSaltOverride Property |
Gets or sets custom salt string. If not specified then default salt
HashStringSalt is used.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public string HashStringSaltOverride { get; set; }
Property Value
Type:
StringSee Also