Méthode | Description | |
---|---|---|
AcquireToken ( |
||
GitHubAuthority ( string authorityUrl = null ) : System | ||
ValidateCredentials ( |
public AcquireToken ( |
||
targetUri | ||
username | string | |
password | string | |
authenticationCode | string | |
scope | ||
Résultat | Task |
public GitHubAuthority ( string authorityUrl = null ) : System | ||
authorityUrl | string | |
Résultat | System |
public ValidateCredentials ( |
||
targetUri | ||
credentials | ||
Résultat | Task |