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