OAuthConstants Класс

Определение

Константы, используемые в протоколе OAuth

public ref class OAuthConstants abstract sealed
public static class OAuthConstants
type OAuthConstants = class
Public Class OAuthConstants
Наследование
OAuthConstants

Поля

CodeChallengeKey

code_challenge определен в https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodKey

code_challenge_method определен в https://tools.ietf.org/html/rfc7636.

CodeChallengeMethodS256

S256, определенный в https://tools.ietf.org/html/rfc7636.

CodeVerifierKey

code_verifier определен в https://tools.ietf.org/html/rfc7636.

Применяется к