다음을 통해 공유


ILineRegistration.ChannelAccessToken Property

Definition

Access token for the line channel registration

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Access token for the line channel registration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="channelAccessToken")]
public string ChannelAccessToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Access token for the line channel registration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="channelAccessToken")>]
member this.ChannelAccessToken : string with get, set
Public Property ChannelAccessToken As String

Property Value

Attributes

Applies to