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 | string | undefined | The password used to encrypt/decrypt the snapshot iModel. |
Defined in
- core/common/src/IModel.ts Line 133
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.