asp.net.ph

PassportIdentity.HasTicket Property

System.Web.Security Namespace   PassportIdentity Class


Gets a value indicating whether the query string includes a Passport ticket as a cookie.

[ VB ]
Public ReadOnly Property HasTicket As Boolean

[ C# ]
public bool HasTicket {get;}

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

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

Property Value

true if the query string includes a Passport ticket as a cookie; 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