EntraAuthorizationScheme.IsolationKeySource Property

Definition

The source from which the per-user isolation key is derived for requests authorized via this scheme. Defaults to Entra-based isolation when omitted.

public Azure.AI.Projects.Agents.IsolationKeySource IsolationKeySource { get; set; }
member this.IsolationKeySource : Azure.AI.Projects.Agents.IsolationKeySource with get, set
Public Property IsolationKeySource As IsolationKeySource

Property Value

Applies to