namespace Win.Sfs.Shared.Constant { public static class MultiTenancyConsts { public const bool IsEnabled = false; } }