shutdown()
Make Command AI unavailable to the user. Does nothing unless boot has been called. shutdown is typically used to make Command AI unavailable after a user logout and Command AI is no longer needed.
Example
window.CommandBar.shutdown();