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




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph