DefaultRijndaelParametersIterations Property |
Default iterations count.
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public static int Iterations { get; }
Public Shared ReadOnly Property Iterations As Integer
Get
public:
static property int Iterations {
int get ();
}
static member Iterations : int with get
Property Value
Type:
Int32Default iterations count
Return Value
Type:
Int32Default iterations count
Remarks See Also