AuthenticationHeaderParser.PopNonce 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.
Nonce parsed from HttpResponseHeaders. This is acquired from the Proof-of-Possession WWW-Authenticate
header or the Authentication-Info
header
public string PopNonce { get; }
member this.PopNonce : string
Public ReadOnly Property PopNonce As String