Skip to main content

EncryptionOptions.Reset() Method

Resets all encryption options to their default values.

Namespace: DevExpress.Office.Crypto

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public void Reset()

Remarks

The Reset method sets properties of the current EncryptionOptions instance as follows:

See Also