export enum MsfStatusType { KUNKNOWN, KDISCONNECTED, KCONNECTED } export enum MsfChangeReasonType { KUNKNOWN, KUSERLOGININ, KUSERLOGINOUT, KAUTO }