Click or drag to resize
ISaltGetSalt Method (UInt32)
Method providing salt specified by concrete iteration.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
Syntax
C#
uint GetSalt(
	uint interation
)

Parameters

interation
Type: SystemUInt32
Number of iteration.

Return Value

Type: UInt32
See Also