标签: asp.net asp.net-membership membership-provider
使用简单成员资格WebSecurity类,有没有办法扩展它,以便我可以在我的身份验证票据中存储自定义IIdentity?或者我需要推出自己的WebSecurity类(我希望不是)?