IModelEncryptionProps Interface
Deprecated in 3.x. NOTE, encrypted iModels are no longer supported since they require licensed code.
Encryption-related properties that can be supplied when creating or opening snapshot iModels.
Properties
Name | Type | Description | |
---|---|---|---|
password Readonly | undefined | string | The password used to encrypt/decrypt the snapshot iModel. |
Defined in
- core/common/src/IModel.ts Line 128
Last Updated: 20 June, 2023