Share via


WebexClientWrapperOptions.WebexSecret Property

Definition

Gets or sets the secret used to validate incoming webhooks.

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

Property Value

The secret used to validate incoming webhooks. You can define this yourself.

Applies to