Which statement is true?

A.
IDfSession.getLoginTicket() will return a ticket from the current session.
B.
IDfSession.getLoginTicket() will return a new session object for the current user.
C.
IDfSession.getLoginTicket() will return a new session object for the super user.
D.
IDfSession.getLoginTicket() will return a ticket from a new session.