BenSelect Documentation
IterationCount Property
See Also  Send Feedback
Selerix.Foundation.Security Namespace > PasswordHasherOptions Class : IterationCount Property
Gets or sets the number of iterations used when hashing passwords using PBKDF2. Default is 100,000.

Syntax

JScript 
public function get,set IterationCount : int

Property Value

The number of iterations used when hashing passwords using PBKDF2.

Remarks

This value is only used when the compatibility mode is set to 'V2'. The value must be a positive integer.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.