AuthenticationConstants.BotFrameworkScope Field

Definition

Caution

This constant is deprecated. Please use BotFrameworkAudience or BotFrameworkDefaultScope instead.

Bot Framework OAuth scope to request.

[System.Obsolete("This constant is deprecated. Please use BotFrameworkAudience or BotFrameworkDefaultScope instead.")]
public const string BotFrameworkScope;
[<System.Obsolete("This constant is deprecated. Please use BotFrameworkAudience or BotFrameworkDefaultScope instead.")>]
val mutable BotFrameworkScope : string
Public Const BotFrameworkScope As String 

Field Value

Attributes

Applies to