Class ClearDevicePostureOverrideCommandSettings
Clears a device posture override set with either setDeviceMetricsOverride() or setDevicePostureOverride() and starts using posture information from the platform again. Does nothing if no override is set.
public sealed class ClearDevicePostureOverrideCommandSettings : ICommand
- Inheritance
-
ClearDevicePostureOverrideCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }