PassportIdentity.GetFromNetworkServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.