다음을 통해 공유


ISite.IsTokenEnabled Property

Definition

Whether this site is token enabled for channel

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Whether this site is token enabled for channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isTokenEnabled")]
public bool? IsTokenEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Whether this site is token enabled for channel", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="isTokenEnabled")>]
member this.IsTokenEnabled : Nullable<bool>
Public ReadOnly Property IsTokenEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to