SlackClientWrapperOptions.SlackVerificationToken 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 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.