This documentation is archived and is not being maintained.
PassportIdentity.GetIsAuthenticated Method
Visual Studio 2010
Indicates whether the user is authenticated by a Passport authority. This class is deprecated.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetIsAuthenticated(Int32, Boolean, Boolean) | Indicates whether the user is authenticated by a central site responsible for Passport authentication. This class is deprecated. |
|
GetIsAuthenticated(Int32, Int32, Int32) | Indicates whether the user is authenticated by a Passport authority. 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.
Show: