oauth - vb.net example to get google contacts using dotnetopenauth? -
i've read posts here , found c# examples i'm unable transfer them vb.net :-( when translate oauthconsumer example dotnetopenauth following error message:
'dotnetopenauth.applicationblock.inmemorytokenmanager' not accessible in context because 'friend'.
in line:
private readonly property tokenmanager() inmemorytokenmanager
is there anywhere working example vb.net? i've managed use openid dotnetopenauth authenticate google i'm stuck reading contacts... many in advance!!
the applicationblock source distribution in .zip file can copy , paste bits of directly own project, in case friend class should work fine.
Comments
Post a Comment