다음을 통해 공유


LineRegistration.ChannelSecret Property

Definition

Secret for the line channel registration

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string ChannelSecret { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.ChannelSecret : string with get, set
Public Property ChannelSecret As String

Property Value

Implements

Attributes

Applies to