asp.net.ph

PassportIdentity.GetFromNetworkServer Property

System.Web.Security Namespace   PassportIdentity Class


Gets information on a Passport server connection and query string.

[ VB ]
Public ReadOnly Property GetFromNetworkServer As Boolean

[ C# ]
public bool GetFromNetworkServer {get;}

[ C++ ]
public: __property bool get_GetFromNetworkServer ( );

[ JScript ]
public function get GetFromNetworkServer ( ) : 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

For more information, see the Passport SDK documentation in the MSDN Library.

See Also

PassportIdentity Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note