Click or drag to resize
HashSettingsCustomSalt Property
Custom salt string. If not specified then default salt HashStringSalt is used.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public string CustomSalt { get; set; }

Property Value

Type: String
See Also