Partager via


CosmosDBClientEncryptionIncludedPath Classe

Définition

.

public class CosmosDBClientEncryptionIncludedPath
type CosmosDBClientEncryptionIncludedPath = class
Public Class CosmosDBClientEncryptionIncludedPath
Héritage
CosmosDBClientEncryptionIncludedPath

Constructeurs

CosmosDBClientEncryptionIncludedPath(String, String, String, String)

Initialise une nouvelle instance de CosmosDBClientEncryptionIncludedPath.

Propriétés

ClientEncryptionKeyId

Identificateur de la clé de chiffrement client à utiliser pour chiffrer le chemin d’accès.

EncryptionAlgorithm

Algorithme de chiffrement qui sera utilisé. Par exemple - AEAD_AES_256_CBC_HMAC_SHA256.

EncryptionType

Type de chiffrement à effectuer. Par exemple - Déterministe, Aléatoire.

Path

Chemin qui doit être chiffré.

S’applique à