BotServiceAuthorizationScheme Class
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.
The BotServiceAuthorizationScheme.
public class BotServiceAuthorizationScheme : Azure.AI.Projects.Agents.AgentEndpointAuthorizationScheme, System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.Agents.BotServiceAuthorizationScheme>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.Agents.BotServiceAuthorizationScheme>
type BotServiceAuthorizationScheme = class
inherit AgentEndpointAuthorizationScheme
interface IJsonModel<BotServiceAuthorizationScheme>
interface IPersistableModel<BotServiceAuthorizationScheme>
Public Class BotServiceAuthorizationScheme
Inherits AgentEndpointAuthorizationScheme
Implements IJsonModel(Of BotServiceAuthorizationScheme), IPersistableModel(Of BotServiceAuthorizationScheme)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| BotServiceAuthorizationScheme() |
Initializes a new instance of BotServiceAuthorizationScheme. |