Share via


ISlackChannel.SigningSecret Property

Definition

The Slack signing secret.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Slack signing secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="signingSecret")]
public string SigningSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The Slack signing secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="signingSecret")>]
member this.SigningSecret : string with get, set
Public Property SigningSecret As String

Property Value

Attributes

Applies to