AssertionRequestOptions.CorrelationId 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.
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