EncryptionOptions.DefaultType Field
Stores the default EncryptionOptions.Type value that is ModelEncryptionType.Strong.
Namespace: DevExpress.Office.Crypto
Assembly: DevExpress.Data.v26.1.dll
Declaration
Field Value
| Type |
|---|
| ModelEncryptionType |
See Also
Stores the default EncryptionOptions.Type value that is ModelEncryptionType.Strong.
Namespace: DevExpress.Office.Crypto
Assembly: DevExpress.Data.v26.1.dll
public const ModelEncryptionType DefaultType = ModelEncryptionType.Strong
Public Const DefaultType As ModelEncryptionType = ModelEncryptionType.Strong
| Type |
|---|
| ModelEncryptionType |