LuisService.Decrypt(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.
Decrypt properties on this service.
public override void Decrypt (string secret);
override this.Decrypt : string -> unit
Public Overrides Sub Decrypt (secret As String)
Parameters
- secret
- String
secret to use to decrypt the keys in this service.