ClientEncryptionPolicy interface

Cosmos DB client encryption policy.

Properties

includedPaths

Paths of the item that need encryption along with path-specific settings.

policyFormatVersion

Version of the client encryption policy definition. Supported versions are 1 and 2. Version 2 supports id and partition key path encryption.

Property Details

includedPaths

Paths of the item that need encryption along with path-specific settings.

includedPaths: ClientEncryptionIncludedPath[]

Property Value

policyFormatVersion

Version of the client encryption policy definition. Supported versions are 1 and 2. Version 2 supports id and partition key path encryption.

policyFormatVersion: number

Property Value

number