Share via


SlackClientWrapperOptions.SlackClientSigningSecret Property

Definition

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.

Applies to