AcquireTokenOptions.CorrelationId Property

Definition

Sets the correlation ID to be used in the request to the STS "/token" endpoint.

public Guid? CorrelationId { get; set; }
member this.CorrelationId : Nullable<Guid> with get, set
Public Property CorrelationId As Nullable(Of Guid)

Property Value

Applies to