C# 클래스 Microsoft.Alm.Authentication.GitHubAuthenticationResult

파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows

공개 프로퍼티들

프로퍼티 타입 설명
Type GitHubAuthenticationResultType

공개 메소드들

메소드 설명
GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System
GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System

메소드 상세

GitHubAuthenticationResult() 공개 메소드

public GitHubAuthenticationResult ( GitHubAuthenticationResultType type ) : System
type GitHubAuthenticationResultType
리턴 System

GitHubAuthenticationResult() 공개 메소드

public GitHubAuthenticationResult ( GitHubAuthenticationResultType type, Token token ) : System
type GitHubAuthenticationResultType
token Token
리턴 System

프로퍼티 상세

Type 공개적으로 프로퍼티

public GitHubAuthenticationResultType Type
리턴 GitHubAuthenticationResultType