SpreadsheetProtectionOptions Properties
Provides access to options specifying the encryption parameters.Name | Description |
---|---|
SpinCount | Gets or sets the number of iterations for the hashing function to run when comparing a password with the hashed value. |
UseStrongPasswordVerifier | Gets or sets whether to use ISO password hashing algorithm to calculate a strong password verifier. |
See Also