Compartir a través de


OAuthConstants Clase

Definición

Constantes usadas en el protocolo OAuth

public ref class OAuthConstants abstract sealed
public static class OAuthConstants
type OAuthConstants = class
Public Class OAuthConstants
Herencia
OAuthConstants

Campos

CodeChallengeKey

code_challenge definido en https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodKey

code_challenge_method definido en https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodS256

S256 definido en https://tools.ietf.org/html/rfc7636.

CodeVerifierKey

code_verifier definido en https://tools.ietf.org/html/rfc7636.

Se aplica a