AuthenticationConstants.BotFrameworkScope Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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