Skip to main content

EncryptionOptions.DefaultType Field

Stores the default EncryptionOptions.Type value that is ModelEncryptionType.Strong.

Namespace: DevExpress.Office.Crypto

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public const ModelEncryptionType DefaultType = ModelEncryptionType.Strong

Field Value

Type
ModelEncryptionType
See Also