SlackClientWrapperOptions.SlackClientSigningSecret Property
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.
Gets or Sets a token used to validate that incoming webhooks are originated from Slack.
public string SlackClientSigningSecret { get; set; }
member this.SlackClientSigningSecret : string with get, set
Public Property SlackClientSigningSecret As String
Property Value
The Client Signing Secret.