System.Web.Security Namespace PassportIdentity Class
Gets a specific Passport logon option.
[ VB ] Public Function GetOption ( _ strOpt As String _ ) As Object [ C# ] public object GetOption ( string strOpt ); [ C++ ] public: Object* GetOption ( String* strOpt ); [ JScript ] public function GetOption ( strOpt : String ) : Object;
The Passport logon option strOpt.
For more details, see IPassportManager3.get_Option in the Passport SDK documentation, available in the MSDN Library.
PassportIdentity Members
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