C# Class Microsoft.Alm.Authentication.GitHubAuthenticationResult

Afficher le fichier Open project: Microsoft/Git-Credential-Manager-for-Windows

Méthodes publiques

Свойство Type Description
Type GitHubAuthenticationResultType

Méthodes publiques

Méthode Description
GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System
GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System

Method Details

GitHubAuthenticationResult() public méthode

public GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System
type GitHubAuthenticationResultType
Résultat System

GitHubAuthenticationResult() public méthode

public GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System
type GitHubAuthenticationResultType
token Token
Résultat System

Property Details

Type public_oe property

public GitHubAuthenticationResultType Type
Résultat GitHubAuthenticationResultType