export enum ProtectionEvent { UnprotectedSessionBegan = 'Protection:UnprotectedSessionBegan', UnprotectedSessionExpired = 'Protection:UnprotectedSessionExpired', BiometricsSoftLockEngaged = 'Protection:BiometricsSoftLockEngaged', BiometricsSoftLockDisengaged = 'Protection:BiometricsSoftLockDisengaged', }