PassportIdentity.GetFromNetworkServer Property

Definition

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

public:
 property bool GetFromNetworkServer { bool get(); };
public bool GetFromNetworkServer { get; }
member this.GetFromNetworkServer : bool
Public ReadOnly Property GetFromNetworkServer As Boolean

Property Value

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.

Remarks

This class has been deprecated and is no longer supported. Microsoft Passport Network was replaced by Windows Live ID.

Applies to