Share via


AcquireTokenResult.CorrelationId Property

Definition

Gets the correlation id used for the request. If provided in CorrelationId, this will be the same, otherwise a new one will be created by the token acquirer.

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

Property Value

Applies to