Share via


Agent.Id Property

Definition

Gets the identifier of the agent (optional).

public string Id { get; init; }
member this.Id : string with get, set
Public Property Id As String

Property Value

The identifier of the agent. The default is a random GUID value, but that can be overridden.

Applies to