PassportIdentity Class
Assembly: System.Web (in system.web.dll)
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.1 is both supported and recommended. The Passport SDK is available for download at http://www.microsoft.com/net/downloads.asp.
For more information on Passport authentication, see Passport Authentication Provider.
Note: |
|---|
|
In some methods of this class, the corresponding Passport method has optional parameters. Whenever a Passport method has optional integer or Boolean parameters, you can pass "-1" to indicate that Passport should use the default value. Whenever a Passport method has optional string parameters, you can pass a null reference (Nothing in Visual Basic) to indicate that Passport should use the default value. It is noted in the parameter description when a parameter can accept one of these default values. |
Windows XP Home Edition, Windows XP Professional x64 Edition, Windows Server 2003 Platform Note: Only Passport SDK version 2.1 is supported.
| Topic | Location |
|---|---|
| How to: Implement Passport Authentication in ASP.NET Applications | Building ASP .NET Web Applications |
Reference
PassportIdentity MembersSystem.Web.Security Namespace
Note: