System.Web.Security.PassportAuthenticationEventArgs Class

The event argument passed to the PassportAuthenticationModule.Authenticate event by a System.Web.Security.PassportAuthenticationModule. Since there is already an identity at this point, this is useful mainly for attaching a custom System.Security.Principal.IPrincipal object to the context using the supplied identity. This class is deprecated.

See Also: PassportAuthenticationEventArgs Members

Syntax

public sealed class PassportAuthenticationEventArgs : EventArgs

Remarks

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 tp://go.microsoft.com/fwlink/?LinkId=106346.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0