SignedHttpRequestValidationContext.CallContext 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.
An opaque context used to store work and logs when working with authentication artifacts.
public Microsoft.IdentityModel.Tokens.CallContext CallContext { get; }
member this.CallContext : Microsoft.IdentityModel.Tokens.CallContext
Public ReadOnly Property CallContext As CallContext