Share via


OAuthConstants Klasse

Definition

Im OAuth-Protokoll verwendete Konstanten

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

Felder

CodeChallengeKey

code_challenge in https://tools.ietf.org/html/rfc7636definiert.

CodeChallengeMethodKey

code_challenge_method in https://tools.ietf.org/html/rfc7636definiert.

CodeChallengeMethodS256

S256, definiert in https://tools.ietf.org/html/rfc7636.

CodeVerifierKey

code_verifier in https://tools.ietf.org/html/rfc7636definiert.

Gilt für: