AuthenticationContext.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.
Gets or sets correlation Id which would be sent to the service with the next request. Correlation Id is to be used for diagnostics purposes.
public Guid CorrelationId { get; set; }
member this.CorrelationId : Guid with get, set
Public Property CorrelationId As Guid
Property Value
- System.Guid