AgentIdentity interface
model interface AgentIdentity
Properties
| client_id | The client ID of the agent instance. Also referred to as the instance ID |
| principal_id | The principal ID of the agent instance |
Property Details
client_id
The client ID of the agent instance. Also referred to as the instance ID
client_id: string
Property Value
string
principal_id
The principal ID of the agent instance
principal_id: string
Property Value
string