Visual Basic (Declaration)
C#
Parameters
- done
- Update done callback method.
- failed
- Update failed callback method.
The contract on executing this method is the following: If the token service fails to get a new token, the failed callback method must be invoked. If the token service returns a new security token, the
CurrentToken
property should be updated with the new token value and after that the failed callback method must be invoked with the new token passed in its parameter.Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family