Share via


SlackClientWrapperOptions.SlackVerificationToken Property

Definition

Gets or Sets the token for validating the origin of incoming webhooks.

public string SlackVerificationToken { get; set; }
member this.SlackVerificationToken : string with get, set
Public Property SlackVerificationToken As String

Property Value

The verification token.

Applies to