Membership Provider .NET - ApplicationId

mercoledì 10 dicembre 2008 - 11.52

sarcidi Profilo | Newbie

Salve a tutti,
sto usando il Membership Provider di .NET e ho necessità di sapere in quali eventualità il campo "ApplicationId" (si veda per esempio la tabella "aspnet_Users") possa cambiare.
Grazie infinite.
Sergio

rossimarko Profilo | Guru

Ciao,

ti consiglio di guardare la documentazione: http://msdn.microsoft.com/en-us/library/aa478948.aspx

C'è anche uno schema del db con spiegato l'elenco dei campi:

"Many SQL providers support scoping of data through the ApplicationName property, which is initialized from the applicationName configuration attribute supported by many providers . For example, websites that register membership providers with identical applicationName attributes share membership data, whereas websites that register membership providers with unique applicationNames do not. SQL providers that support ApplicationName scoping do so by storing application IDs associated with the records that they create, and by including those application IDs in queries performed on the SQL provider database. Application IDs stored in aspnet_Membership, aspnet_Paths, and other provider-specific tables refer to the aspnet_Applications table, which contains a list of extant application IDs and the corresponding application names."
-----------------------------------------
Rossi Marco
http://blogs.dotnethell.it/rossimarko
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5