question about MembershipUser.ProviderUserKey

W

william

Hi,

I'm using ASP.NET membership 2.0.
What is the the length of MembershipUser.ProviderUserKey.ToString() for both
sqlmembershipprovider and activedirectorymembershipprovider?
Basically I want to store this information in my application database
"Users" table in order to link this table with ADAM or aspnetdb.

Thanks.

william
 
W

william

Hi Eliyahu,

Thanks for your response. But I do want to know it about
ActiveDirectoryMembershipProvider.

william

Eliyahu Goldin said:
For sqlmembershipprovider it is a guid. The sql data type for that in Sql
Server is uniqueidentifier.

Don't know about activedirectorymembershipprovider.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net


william said:
Hi,

I'm using ASP.NET membership 2.0.
What is the the length of MembershipUser.ProviderUserKey.ToString() for
both
sqlmembershipprovider and activedirectorymembershipprovider?
Basically I want to store this information in my application database
"Users" table in order to link this table with ADAM or aspnetdb.

Thanks.

william
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top