OAuthConstants Klasa

Definicja

Stałe używane w protokole OAuth

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

Pola

CodeChallengeKey

code_challenge zdefiniowane w pliku https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodKey

code_challenge_method zdefiniowane w pliku https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodS256

S256 zdefiniowany w pliku https://tools.ietf.org/html/rfc7636.

CodeVerifierKey

code_verifier zdefiniowane w pliku https://tools.ietf.org/html/rfc7636.

Dotyczy