Privacy Settings Keys
Paths for the various expected privacy settings.
These can be used to manually access the settings values or to subscribe for change notifications on either each individual setting or the entire privacy settings tree.
Variables
omni::extras::PrivacySettings::kEmailKey: The settings key path for the current user's email address.
omni::extras::PrivacySettings::kExternalBuildKey: The settings key path for the 'external build' flag.
omni::extras::PrivacySettings::kExtraDiagnosticDataOptInKey: The settings key path for the 'send extra diagnostic data' flag.
omni::extras::PrivacySettings::kIdpIdKey: The settings key path for the identity provider's identifier.
omni::extras::PrivacySettings::kIdpNameKey: The settings key path for the identity provider's name.
omni::extras::PrivacySettings::kPerformanceKey: The settings key path for the 'performance' consent level.
omni::extras::PrivacySettings::kPersonalizationKey: The settings key path for the 'personalization' consent level.
omni::extras::PrivacySettings::kSettingTree: The settings key path for all of the privacy settings tree.
omni::extras::PrivacySettings::kUsageKey: The settings key path for the 'usage' consent level.
omni::extras::PrivacySettings::kUserIdKey: The settings key path for the current user ID name.
omni::extras::PrivacySettings::kVersionKey: The settings key path for the version of the privacy settings file.