Property CryptSpinCount
CryptSpinCount
Gets or sets the iteration count used to derive the hash (w:cryptSpinCount), or null.
public int? CryptSpinCount { get; set; }
Property Value
- int?
Gets or sets the iteration count used to derive the hash (w:cryptSpinCount), or null.
public int? CryptSpinCount { get; set; }