PassportIdentity.GetFromNetworkServer Property

 

Gets information on a Passport server connection and query string. This class is deprecated.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property GetFromNetworkServer As Boolean

Property Value

Type: System.Boolean

true if a connection is coming back from the Passport server (logon, update, or registration) and if the Passport data contained on the query string is valid; otherwise, false.

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.

.NET Framework
Available since 1.1
Return to top
Show: