CosmosDbService.Encrypt(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encrypt properties on this service.
public override void Encrypt (string secret);
override this.Encrypt : string -> unit
Public Overrides Sub Encrypt (secret As String)
Parameters
- secret
- String
secret to use to encrypt the keys in this service.