Share via


SignedHttpRequestClaimTypes Class

Definition

Claim types used with SignedHttpRequest.

public static class SignedHttpRequestClaimTypes
type SignedHttpRequestClaimTypes = class
Public Class SignedHttpRequestClaimTypes
Inheritance
SignedHttpRequestClaimTypes

Fields

At

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

B

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

H

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

M

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

Nonce

Default "nonce" claim.

P

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

Q

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

Ts

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

U

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

Applies to