C# Class Microsoft.Alm.Authentication.GitHubTokenScope

Inheritance: TokenScope
Afficher le fichier Open project: Microsoft/Git-Credential-Manager-for-Windows Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
EnumerateValues ( ) : IEnumerable

Private Methods

Méthode Description
GitHubTokenScope ( System.Collections.Generic.HashSet set ) : System
GitHubTokenScope ( string value ) : System
operator ( ) : GitHubTokenScope

Method Details

EnumerateValues() public static méthode

public static EnumerateValues ( ) : IEnumerable
Résultat IEnumerable

Property Details

Gist public_oe static_oe property

Create gists
public static GitHubTokenScope,Microsoft.Alm.Authentication Gist
Résultat GitHubTokenScope

None public_oe static_oe property

public static GitHubTokenScope,Microsoft.Alm.Authentication None
Résultat GitHubTokenScope

Notifications public_oe static_oe property

Access notifications
public static GitHubTokenScope,Microsoft.Alm.Authentication Notifications
Résultat GitHubTokenScope

OrgAdmin public_oe static_oe property

Full control of orgs and teams
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgAdmin
Résultat GitHubTokenScope

OrgHookAdmin public_oe static_oe property

Full control of organization hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgHookAdmin
Résultat GitHubTokenScope

OrgRead public_oe static_oe property

Read org and team membership
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgRead
Résultat GitHubTokenScope

OrgWrite public_oe static_oe property

Read and write org and team membership
public static GitHubTokenScope,Microsoft.Alm.Authentication OrgWrite
Résultat GitHubTokenScope

PublicKeyAdmin public_oe static_oe property

Full control of user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyAdmin
Résultat GitHubTokenScope

PublicKeyRead public_oe static_oe property

Read user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyRead
Résultat GitHubTokenScope

PublicKeyWrite public_oe static_oe property

Write user's public keys
public static GitHubTokenScope,Microsoft.Alm.Authentication PublicKeyWrite
Résultat GitHubTokenScope

Repo public_oe static_oe property

Access private repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication Repo
Résultat GitHubTokenScope

RepoDelete public_oe static_oe property

Delete repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoDelete
Résultat GitHubTokenScope

RepoDeployment public_oe static_oe property

Access deployment status
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoDeployment
Résultat GitHubTokenScope

RepoHookAdmin public_oe static_oe property

Full control of repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookAdmin
Résultat GitHubTokenScope

RepoHookRead public_oe static_oe property

Read repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookRead
Résultat GitHubTokenScope

RepoHookWrite public_oe static_oe property

Write repository hooks
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoHookWrite
Résultat GitHubTokenScope

RepoPublic public_oe static_oe property

Access public repositories
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoPublic
Résultat GitHubTokenScope

RepoStatus public_oe static_oe property

Access commit status
public static GitHubTokenScope,Microsoft.Alm.Authentication RepoStatus
Résultat GitHubTokenScope

User public_oe static_oe property

Update all user information
public static GitHubTokenScope,Microsoft.Alm.Authentication User
Résultat GitHubTokenScope

UserEmail public_oe static_oe property

Access user email address (read-only)
public static GitHubTokenScope,Microsoft.Alm.Authentication UserEmail
Résultat GitHubTokenScope

UserFollow public_oe static_oe property

Follow and unfollow users
public static GitHubTokenScope,Microsoft.Alm.Authentication UserFollow
Résultat GitHubTokenScope