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

상속: TokenScope
파일 보기 프로젝트 열기: Microsoft/Git-Credential-Manager-for-Windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Gist GitHubTokenScope
None GitHubTokenScope
Notifications GitHubTokenScope
OrgAdmin GitHubTokenScope
OrgHookAdmin GitHubTokenScope
OrgRead GitHubTokenScope
OrgWrite GitHubTokenScope
PublicKeyAdmin GitHubTokenScope
PublicKeyRead GitHubTokenScope
PublicKeyWrite GitHubTokenScope
Repo GitHubTokenScope
RepoDelete GitHubTokenScope
RepoDeployment GitHubTokenScope
RepoHookAdmin GitHubTokenScope
RepoHookRead GitHubTokenScope
RepoHookWrite GitHubTokenScope
RepoPublic GitHubTokenScope
RepoStatus GitHubTokenScope
User GitHubTokenScope
UserEmail GitHubTokenScope
UserFollow GitHubTokenScope

공개 메소드들

메소드 설명
EnumerateValues ( ) : IEnumerable

비공개 메소드들

메소드 설명
GitHubTokenScope ( System.Collections.Generic.HashSet set ) : System
GitHubTokenScope ( string value ) : System
operator ( ) : GitHubTokenScope

메소드 상세

EnumerateValues() 공개 정적인 메소드

public static EnumerateValues ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

Gist 공개적으로 정적으로 프로퍼티

Create gists
public static GitHubTokenScope,Microsoft.Alm.Authentication Gist
리턴 GitHubTokenScope

None 공개적으로 정적으로 프로퍼티

public static GitHubTokenScope,Microsoft.Alm.Authentication None
리턴 GitHubTokenScope

Notifications 공개적으로 정적으로 프로퍼티

Access notifications
public static GitHubTokenScope,Microsoft.Alm.Authentication Notifications
리턴 GitHubTokenScope

OrgAdmin 공개적으로 정적으로 프로퍼티

Full control of orgs and teams
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgAdmin
리턴 GitHubTokenScope

OrgHookAdmin 공개적으로 정적으로 프로퍼티

Full control of organization hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgHookAdmin
리턴 GitHubTokenScope

OrgRead 공개적으로 정적으로 프로퍼티

Read org and team membership
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgRead
리턴 GitHubTokenScope

OrgWrite 공개적으로 정적으로 프로퍼티

Read and write org and team membership
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgWrite
리턴 GitHubTokenScope

PublicKeyAdmin 공개적으로 정적으로 프로퍼티

Full control of user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyAdmin
리턴 GitHubTokenScope

PublicKeyRead 공개적으로 정적으로 프로퍼티

Read user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyRead
리턴 GitHubTokenScope

PublicKeyWrite 공개적으로 정적으로 프로퍼티

Write user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyWrite
리턴 GitHubTokenScope

Repo 공개적으로 정적으로 프로퍼티

Access private repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication Repo
리턴 GitHubTokenScope

RepoDelete 공개적으로 정적으로 프로퍼티

Delete repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoDelete
리턴 GitHubTokenScope

RepoDeployment 공개적으로 정적으로 프로퍼티

Access deployment status
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoDeployment
리턴 GitHubTokenScope

RepoHookAdmin 공개적으로 정적으로 프로퍼티

Full control of repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookAdmin
리턴 GitHubTokenScope

RepoHookRead 공개적으로 정적으로 프로퍼티

Read repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookRead
리턴 GitHubTokenScope

RepoHookWrite 공개적으로 정적으로 프로퍼티

Write repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookWrite
리턴 GitHubTokenScope

RepoPublic 공개적으로 정적으로 프로퍼티

Access public repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoPublic
리턴 GitHubTokenScope

RepoStatus 공개적으로 정적으로 프로퍼티

Access commit status
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoStatus
리턴 GitHubTokenScope

User 공개적으로 정적으로 프로퍼티

Update all user information
public static GitHubTokenScope,Microsoft.Alm.Authentication User
리턴 GitHubTokenScope

UserEmail 공개적으로 정적으로 프로퍼티

Access user email address (read-only)
public static GitHubTokenScope,Microsoft.Alm.Authentication UserEmail
리턴 GitHubTokenScope

UserFollow 공개적으로 정적으로 프로퍼티

Follow and unfollow users
public static GitHubTokenScope,Microsoft.Alm.Authentication UserFollow
리턴 GitHubTokenScope