PassportAuthenticationModule Class
Provides a wrapper around Passport Authentication services. This class cannot be inherited. This class is deprecated.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | PassportAuthenticationModule() | Creates a new instance of the PassportAuthenticationModule class. This class is deprecated. |
| Name | Description | |
|---|---|---|
![]() | 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.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Init(HttpApplication) | Initializes the module derived from IHttpModule when called by the HttpRuntime. This class is deprecated |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Authenticate | Raised during authentication. This is a Global.asax event that must be named PassportAuthentication_OnAuthenticate. This class is deprecated |
This class has been deprecated and is no longer supported. Microsoft Passport Network has been replaced by Windows Live ID. For more information about how to use Windows Live ID to authenticate users in a Web application, see Windows Live ID SDK.
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=fsharp)
.jpeg?cs-save-lang=1&cs-lang=fsharp)