| Salt Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Membership
 Syntax
Syntaxpublic class Salt : ISalt
The Salt type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | Salt | 
            Create new HmacSalt object with specified by token indentificator and number of iteration.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetSalt | 
            Return salt for default iteration specified in constructor.
             | 
|  | GetSalt(UInt32) | 
            Return salt for specific iteration.
             | 
 See Also
See Also