Create new HmacSalt object with specified by token indentificator and number of iteration.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- tokenId
- Type: System String
Unique identification of token generator.
- iteration
- Type: System UInt32
Number of iteration.
See Also