asp.net.ph

PassportIdentity.GetIsAuthenticated Method

System.Web.Security Namespace   PassportIdentity Class


Indicates whether the user is authenticated by a Passport authority.

Overload List

Indicates whether the user is authenticated by a central site responsible for Passport authentication.

Indicates whether the user is authenticated by a Passport authority.

[ VB ] Overloads Public Function GetIsAuthenticated ( Integer, Integer, Integer ) As Boolean

[ C# ] public bool GetIsAuthenticated ( int, int, int );

[ C++ ] public: bool GetIsAuthenticated ( int, int, int );

[ JScript ] public function GetIsAuthenticated ( int, int, int ) : Boolean;

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