asp.net.ph

PassportAuthenticationModule Class

System.Web.Security Namespace


Provides a wrapper around PassportAuthentication services. This class cannot be inherited.

PassportAuthenticationModule Class Members

Collapse   Constructors

Visibility Constructor Parameters
public PassportAuthenticationModule ( )

Collapse   Methods

Visibility Name Parameters Return Type
public Dispose ( ) Void
public Init ( HttpApplication app ) Void

Collapse   Events

Multicast Name Type
multicast Authenticate PassportAuthenticationEventHandler

Remarks

You must install the Passport SDK in order to use the .NET Passport classes and methods. Passport SDK version 1.4 is supported but not recommended. Passport SDK version 2.0 is both supported and recommended.

CAUTION: Only Passport SDK version 2.0 is supported under Windows XP.

The PassportAuthentication_OnAuthenticate event is raised for applications that are designed to attach a custom IPrincipal object to the context. The Passport service itself does the authentication, so that cannot be overridden.

See Also

ASP.NET Authentication   FormsAuthenticationModule Class   WindowsAuthenticationModule Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph