AssertionRequestOptions.CorrelationId Property

Definition

Correlation ID of the authentication request. Use this to propagate the same correlation ID to downstream token requests (e.g., Managed Identity) for coherent end-to-end tracing.

public Guid CorrelationId { get; set; }
member this.CorrelationId : Guid with get, set
Public Property CorrelationId As Guid

Property Value

Applies to