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.1.5347.20411)
Parameters
- tokenId
- Type: System String
Unique identification of token generator.
- iteration
- Type: System UInt32
Number of iteration.
See Also