SignedHttpRequestCreationParameters.CreateB Property

Definition

Overloads

CreateB

Gets or sets a value indicating whether the B claim should be created and added or not.

CreateB

Gets or sets a value indicating whether the B claim should be created and added or not.

public bool CreateB { get; set; }
member this.CreateB : bool with get, set
Public Property CreateB As Boolean

Property Value

Remarks

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-signed-http-request-03#section-3

Applies to