System.Web.Security Namespace PassportIdentity Class
Sets a specific Passport logon option.
[ VB ] Public Sub SetOption ( _ strOpt As String, _ vOpt As Object _ ) [ C# ] public void SetOption ( string strOpt, object vOpt ); [ C++ ] public: void SetOption ( String* strOpt, Object* vOpt ); [ JScript ] public function SetOption ( strOpt : String, vOpt : Object );
For more details, see IPassportManager3.put_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