PassportAuthenticationModule 构造函数

定义

创建 PassportAuthenticationModule 类的新实例。Creates a new instance of the PassportAuthenticationModule class. 此类已弃用。This class is deprecated.

public:
 PassportAuthenticationModule();
public PassportAuthenticationModule ();
Public Sub New ()

注解

此类已弃用且不再受支持。This class has been deprecated and is no longer supported. Microsoft Passport 网络已替换为 Windows Live ID。Microsoft Passport Network has been replaced by Windows Live ID. 有关如何使用 Windows Live ID 在 Web 应用程序中对用户进行身份验证的详细信息,请参阅 Windows LIVE ID SDKFor more information about how to use Windows Live ID to authenticate users in a Web application, see Windows Live ID SDK.

适用于