我在哪里可以找到WebMatrix.WebData.WebSecurity的源代码

8 security asp.net-mvc-4

我需要检查实现的代码WebMatrix.WebData.WebSecurity.

我可以看到WebSecurity在线实施的代码吗?(这是一个开源类)

Fil*_*p W 13

当然,代码 WebMatrix.WebData是开源的

这是WebSecurity类的链接- https://github.com/aspnetwebstack/aspnetwebstack/blob/master/src/WebMatrix.WebData/WebSecurity.cs