ProjectsAgentsModelFactory.EntraAuthorizationScheme Method
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 static Azure.AI.Projects.Agents.EntraAuthorizationScheme EntraAuthorizationScheme(Azure.AI.Projects.Agents.IsolationKeySource isolationKeySource = default);
static member EntraAuthorizationScheme : Azure.AI.Projects.Agents.IsolationKeySource -> Azure.AI.Projects.Agents.EntraAuthorizationScheme
Public Shared Function EntraAuthorizationScheme (Optional isolationKeySource As IsolationKeySource = Nothing) As EntraAuthorizationScheme
Parameters
- isolationKeySource
- IsolationKeySource
Returns
A new EntraAuthorizationScheme instance for mocking.