Share via


PopTokenRequestContext.HttpMethod Property

Definition

The HTTP method of the request. This is used in combination with Uri and ProofOfPossessionNonce to generate the PoP token.

public System.Net.Http.HttpMethod? HttpMethod { get; }
member this.HttpMethod : System.Net.Http.HttpMethod
Public ReadOnly Property HttpMethod As HttpMethod

Property Value

Applies to