Method | Description | |
---|---|---|
GetAuthenticator ( ) : IHiDriveAuthenticator | ||
GetClient ( |
||
GetClient ( string refreshToken ) : Task |
Method | Description | |
---|---|---|
GetClient ( IHiDriveAuthenticator authenticator ) : IHiDriveClient |
public static GetAuthenticator ( ) : IHiDriveAuthenticator | ||
return | IHiDriveAuthenticator |
public static GetClient ( |
||
account | ||
return | Task |
public static GetClient ( string refreshToken ) : Task |
||
refreshToken | string | |
return | Task |