asp.net.ph

PassportIdentity.Error Property

System.Web.Security Namespace   PassportIdentity Class


Gets a value indicating the error state associated with the current Passport ticket.

[ VB ]
Public ReadOnly Property Error As Integer

[ C# ]
public int Error {get;}

[ C++ ]
public: __property int get_Error ( );

[ JScript ]
public function get Error ( ) : int;

Property Value

A 32-bit signed integer indicating the current error state.

Remarks

For more information, see the error property in the Passport SDK documentation, available in the MSDN Library.

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