摘要: 1. Startup.Auth.cs文件添加属性public static OAuthBearerAuthenticationOptions OAuthBearerOptions { get; private set; }添加静态构造函数 /// /// 构造函数 ... 阅读全文
posted @ 2015-12-16 18:39 nele 阅读(3256) 评论(0) 推荐(0) 编辑