SignedHttpRequestValidationContext.SignedHttpRequest 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 a signed http request that is to be validated as a JWS in Compact Serialization Format.
public string SignedHttpRequest { get; }
member this.SignedHttpRequest : string
Public ReadOnly Property SignedHttpRequest As String