EntraAuthorizationScheme.IsolationKeySource Property
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 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