AgentSessionConfig.AuthenticationIdentityClientId 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 client ID of a user-assigned managed identity used for authenticating to the Foundry Agent service. If not specified, the system-assigned managed identity will be used.
public string? AuthenticationIdentityClientId { get; set; }
member this.AuthenticationIdentityClientId : string with get, set
Public Property AuthenticationIdentityClientId As String