Ebeo / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

setUserCredentials - ClientLoginAccountType for VB.NET #346

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In JAVA:-
public void setUserCredentials(java.lang.String username,
                               java.lang.String password,
                               ClientLoginAccountType accountType)

VB.NET:-
Would be great to have API and source codes to enable my VB application to 
run on HOSTED_OR_GOOGLE since the current API is just GOOGLE.

Urgent

Original issue reported on code.google.com by optimumc...@gmail.com on 1 Mar 2010 at 8:22

GoogleCodeExporter commented 9 years ago
Already implemented. Do not use the setUserCredentials, but use a 
GDataCredentials
object, which has a property AccountType.

Original comment by fman...@gmail.com on 1 Mar 2010 at 7:46

GoogleCodeExporter commented 9 years ago
Do you have a VB sample code that queries on a Google Spreadsheet on a HOSTED 
site 
to guide me through ?? Much appreciated.

Original comment by optimumc...@gmail.com on 2 Mar 2010 at 12:05

GoogleCodeExporter commented 9 years ago
Do you have a VB sample code that queries on a Google Spreadsheet on a HOSTED 
site 
to guide me through ?? Much appreciated.

Original comment by optimumc...@gmail.com on 2 Mar 2010 at 12:05