Method | Description | |
---|---|---|
AssureNotCached ( ) : void | ||
Cache ( GitHubCredentials credentials ) : void | ||
CachesGitHubCredentials ( ) : System | ||
IsAvailable ( ) : bool | ||
Retrieve ( ) : GitHubCredentials |
Method | Description | |
---|---|---|
GetPathToCredentialsFile ( ) : string | ||
IsTestPathProvided ( ) : bool | ||
PurgeAnyCache ( ) : void | ||
VsProfileCredentials ( ) : string |
public Cache ( GitHubCredentials credentials ) : void | ||
credentials | GitHubCredentials | |
return | void |