What does this mean? Dave On Sun, Aug 31, 2008 at 10:44 PM, madesh p <[EMAIL PROTECTED]> wrote:
> Thanks Patricia, > > On Fri, Aug 29, 2008 at 7:37 PM, Patricia Goldweic < > [EMAIL PROTECTED]> wrote: > >> >> Hi Madesh, >> You could check whether the user has already responded to the captcha & >> terms of conditions screen using the provisioning api. After you retrieve >> the user, you can call >> 'user.getLogin().getAgreedToTerms().booleanValue()', >> which will return a boolean value indicating whether the user has already >> been through the process or not. >> Regards, >> -Patricia >> >> > -----Original Message----- >> > From: [email protected] >> > [mailto:[EMAIL PROTECTED] On Behalf Of madesh >> > Sent: Friday, August 29, 2008 8:05 AM >> > To: Google Apps APIs >> > Subject: [google-apps-apis] First time log in >> > >> > >> > Dear google groups, >> > >> > How do i know that the user who is newly created(creating >> > user using google API or uploading .CSV file )in my >> > domain("bizport.co.in") using google API (provisioning API) >> > >> > Please any one help me to find out the API (for newly created >> > user but he should not loged in) >> > >> > Thanks and Regards, >> > Madesh >> > >> > > >> >> >> >> >> > > > -- > by > madesh > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
