Share via


PopTokenRequestContext.Uri Property

Definition

The URI of the request. This is used in combination with HttpMethod and ProofOfPossessionNonce to generate the PoP token.

public Uri? Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri

Applies to