NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PassportAuthenticationEvent Class

[To be supplied.]

Object
   EventArgs
      PassportAuthenticationEvent

[Visual Basic]
Public Class PassportAuthenticationEvent
   Inherits EventArgs
[C#]
public class PassportAuthenticationEvent : EventArgs
[C++]
public __gc class PassportAuthenticationEvent : public EventArgs
[JScript]
public class PassportAuthenticationEvent extends EventArgs

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Security

Assembly: System.Web.dll

See Also

PassportAuthenticationEvent Members | System.Web.Security Namespace