namespace Bit.Core.Enums; public enum PushNotificationLogOutReason : byte { KdfChange = 0 }