PassportAuthenticationModule Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.
Provides a wrapper around Passport Authentication services. This class cannot be inherited. This class is deprecated.
public ref class PassportAuthenticationModule sealed : System::Web::IHttpModule
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
[System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")]
public sealed class PassportAuthenticationModule : System.Web.IHttpModule
type PassportAuthenticationModule = class
interface IHttpModule
[<System.Obsolete("This type is obsolete. The Passport authentication product is no longer supported and has been superseded by Live ID.")>]
type PassportAuthenticationModule = class
interface IHttpModule
Public NotInheritable Class PassportAuthenticationModule
Implements IHttpModule
- Inheritance
-
PassportAuthenticationModule
- Attributes
- Implements
This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.
Passport |
Creates a new instance of the PassportAuthenticationModule class. This class is deprecated. |
Dispose() |
Disposes of the module derived from IHttpModule when called by the HttpRuntime. This class is deprecated. |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Init(Http |
Initializes the module derived from IHttpModule when called by the HttpRuntime. This class is deprecated. |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Authenticate |
Raised during authentication. This is a Global.asax event that must be named |
Product | Versions (Obsolete) |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5 (4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: