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