Jaa


BotConfiguration.ValidateSecret(String) Method

Definition

Make sure secret is correct by decrypting the secretKey with it.

protected void ValidateSecret (string secret);
member this.ValidateSecret : string -> unit
Protected Sub ValidateSecret (secret As String)

Parameters

secret
String

Secret to use.

Applies to