database_encryption_key property
Encryption key for the database. If the encryption key is invalid, then an error with code 401 will be returned
Implementation
bytes? database_encryption_key;
Encryption key for the database. If the encryption key is invalid, then an error with code 401 will be returned
bytes? database_encryption_key;