asp.net.ph

PassportIdentity.HasSavedPassword Property

System.Web.Security Namespace   PassportIdentity Class


Gets information on whether the Passport member's password was saved.

[ VB ]
Public ReadOnly Property HasSavedPassword As Boolean

[ C# ]
public bool HasSavedPassword {get;}

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

[ JScript ]
public function get HasSavedPassword ( ) : Boolean;

Property Value

true if the Passport member's ticket indicates that the password was saved on the Passport logon page the last time the ticket was refreshed; otherwise, false.

Remarks

For more information, see the Passport SDK documentation.

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