Frage

Is there a place like ASP.NET Configuration, where you can see the profile info of the users, in ASP.NET MVC 3 ??

War es hilfreich?

Lösung

There is nothing built in to MVC to see application or system users. You'll have to roll your own.

Also, be clear whether you mean application or system users. http://ayende.com/blog/121857/system-users-and-application-users

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top