문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top