Windows.System.Profile Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables apps to get information about the system.
Classes
AnalyticsInfo |
Provides information about the device for profiling purposes. |
AnalyticsVersionInfo |
Provides version information about the device family. |
AppApplicability |
This class exposes a single static method used to check if a list of App Capabilities is supported on the current device. |
EducationSettings |
Indicates if an app is running in an education environment. |
HardwareIdentification |
Provides the ability to obtain a hardware identifier that represents the current hardware. |
HardwareToken |
Represents a token that contains a hardware based identification that is sufficiently unique. |
KnownRetailInfoProperties |
Identifies the string keys that might exist within the RetailInfo.Properties map of retail-demo relevant property values. |
PlatformAutomaticAppSignInManager |
Provides information about the current Windows policy for automatic app sign in. |
PlatformDiagnosticsAndUsageDataSettings |
Provides access to settings for collecting diagnostic data and an event to subscribe to changes to the platform diagnostics and usage data collection level settings. |
RetailInfo |
A utility class that supports one method, IsDemoModeEnabled, and one property, Properties. Call IsDemoModeEnabled to determine whether the device where the app is running has specifically enabled its retail demo mode. |
SharedModeSettings |
Provides access to the settings for shared mode. For example, devices with large screens could support communal shared apps. |
SmartAppControlPolicy |
The Smart App Control policy interface and runtime class. |
SystemIdentification |
Provides information to uniquely identify the system on which the app is running. |
SystemIdentificationInfo |
Represents a unique system identifier based on either the app publisher ID or a user ID. |
SystemSetupInfo |
Provides a property and an event that describe the current stage in the lifecycle of the Out-of-Box Experience (OOBE). |
UnsupportedAppRequirement |
Provides a reason why a particular App Capability is not supported on a particular device |
WindowsIntegrityPolicy |
Provides information about the current Windows 10 secure mode (10 S mode), and an event that is raised when the mode changes. |
Enums
PlatformAutomaticAppSignInPolicy |
Defines state that specify the current stage for automatic app sign in. |
PlatformDataCollectionLevel |
Specifies the diagnostics data collection level. |
SystemIdentificationSource |
Indicates the module used to generate a unique system identifier. |
SystemOutOfBoxExperienceState |
Defines constants that specify the current stage in the lifecycle of the Out-of-Box Experience (OOBE). |
UnsupportedAppRequirementReasons |
Indicate why an App Capability is unsupported on the current device |