asp.net - Windows Azure AspNetSqlMembershipProvider

标签 asp.net azure azure-web-roles

我正在开发一个 ASP.NET 应用程序,该应用程序使用 AspNetSqlMembershipProvider 作为身份验证机制。

我正在将应用程序传输到云应用程序,以便将其部署在 Windows Azure 上。

我是否必须更改我使用的身份验证机制,或者 AspNetSqlMembershipProvider 能否正常工作?

最佳答案

不要更改身份验证机制,只需使用 Universal Providers就可以正常工作了。

关于asp.net - Windows Azure AspNetSqlMembershipProvider,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8601701/

相关文章:

asp.net - 在 ASP.NET 中总计 GridView

c# - IIS 8 配置子 Web 应用程序不使用父应用程序的表单登录

c# - 在 web.config 中处理上传的文件大小大于 maxRequestLength

c# - 无法在 Azure Function 中绑定(bind) BlobProperties

url - Blob 当前是否有 SAS URL?

azure - 如何使用 Azure DevOps 工件存储库作为 AzureML DatabricksStep 的源?

azure - 如何为 Azure WebRole 生成证书签名请求

azure - 我可以定位 Azure 上的特定 Web 角色实例吗?

asp.net - 如何确定从我的 native asp.net 应用程序或 WCF 服务调用的方式

c# - 检测 IIS 何时在 Azure 中回收