Gets or sets the number of iterations.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Property IterationCount As Integer
	Get
	Set
C#
public int IterationCount { get; set; }

Return Value

Number of iterations.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also