Added flush AuthToken cache API.
This commit is contained in:
@@ -94,6 +94,20 @@ ObtainAuthToken(
|
||||
//=======================================================================--
|
||||
|
||||
|
||||
//++=======================================================================
|
||||
extern void SSCS_CALL
|
||||
CleanUpAuthTokenCache(void);
|
||||
//
|
||||
// Arguments: None.
|
||||
//
|
||||
// Returns:
|
||||
// Nothing
|
||||
//
|
||||
// Description:
|
||||
// Flush the AuthToken cache.
|
||||
//=======================================================================--
|
||||
|
||||
|
||||
#if defined(__cplusplus) || defined(c_plusplus)
|
||||
}
|
||||
#endif // #if defined(__cplusplus) || defined(c_plusplus)
|
||||
|
||||
Reference in New Issue
Block a user