The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PasswordDeriveBytes::IterationCount Property
.NET Framework (current version)
Gets or sets the number of iterations for the operation.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| CryptographicException | The number of iterations is fixed and an attempt is made to change this value. |
| ArgumentOutOfRangeException | The property cannot be set because its value is out of range. This property requires a non-negative number. |
.NET Framework
Available since 1.1
Available since 1.1
Show: