first of all why would you like to do this? SessionInfo is considered internal entity of the engine and direct access to it is not recommended. Next it is not a string, it's a representation of set of objects so you won't be able to get simple string out of it
HTH