Partager via


AppserviceGithubToken Classe

Définition

Jeton d’accès Github pour l’intégration github de l’interface CLI Appservice.

public class AppserviceGithubToken
type AppserviceGithubToken = class
Public Class AppserviceGithubToken
Héritage
AppserviceGithubToken

Constructeurs

AppserviceGithubToken()

Initialise une nouvelle instance de la classe AppserviceGithubToken.

AppserviceGithubToken(String, String, String, Nullable<Boolean>, String)

Initialise une nouvelle instance de la classe AppserviceGithubToken.

Propriétés

AccessToken

Obtient ou définit le jeton d’accès github pour l’intégration github de l’interface CLI Appservice

ErrorMessage

Obtient ou définit le message d’erreur en cas d’impossibilité d’obtenir le jeton

GotToken

Obtient ou définit true si un jeton github valide a été reçu, false sinon

Scope

Obtient ou définit l’étendue du jeton d’accès github

TokenType

Obtient ou définit le type de jeton

S’applique à