View Single Post
  #5 (permalink)  
Old 07-05-2007, 06:26 PM
Jhorra Jhorra is offline
Member
 
Join Date: Jun 2007
Posts: 33
Default

It's a little cryptic to me, in the API manual it says of getIdentity(): Returns the identity from storage or null if no identity is available

Does that mean it returns what was passed to it? In my case being the array of values?

I think my confusion comes from my programming in .Net, where they have a similar thing to this, but when you check the identity it returns the ID only of the user.
Reply With Quote