ISaltGetSalt Method (UInt32) |
Method providing salt specified by concrete iteration.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
Syntax uint GetSalt(
uint interation
)
Parameters
- interation
- Type: SystemUInt32
Number of iteration.
Return Value
Type:
UInt32See Also