Rank: Member
Joined: 3/14/2007(UTC) Posts: 12
|
I need to make WebService calls into VB5, and am unsure how to set up all the parameters for the Membership_UserAccount_ValidateUser call. Do I need to initialize the AuthenticationToken parameters? If so, what values should I use for the ExpirationDate fields? I'm also unclear what the UserBvin should be set to.
I basically want to check if a user already exists in the bvstore database from an external source.
Thank you, Kris
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
You need to call the "Login" method first with a username and password. This method returns an AuthenticationToken which you then pass to other methods.
|
|
|
|
Rank: Member
Joined: 3/14/2007(UTC) Posts: 12
|
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.