SignedHttpRequestValidationContext.HttpRequestData 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.
A structure that represents an incoming http request.
public Microsoft.IdentityModel.Protocols.HttpRequestData HttpRequestData { get; }
member this.HttpRequestData : Microsoft.IdentityModel.Protocols.HttpRequestData
Public ReadOnly Property HttpRequestData As HttpRequestData