Del via


SlackAdapterOptions.VerifyIncomingRequests Property

Definition

Gets or sets a value indicating whether the signatures of incoming requests should be verified.

public bool VerifyIncomingRequests { get; set; }
member this.VerifyIncomingRequests : bool with get, set
Public Property VerifyIncomingRequests As Boolean

Property Value

A value indicating whether the signatures of incoming requests should be verified.

Applies to