Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 550 Bytes

windowsintegritypolicy_isenabled.md

File metadata and controls

24 lines (16 loc) · 550 Bytes
-api-id -api-type ms.custom
P:Windows.System.Profile.WindowsIntegrityPolicy.IsEnabled
winrt property
RS5

Windows.System.Profile.WindowsIntegrityPolicy.IsEnabled

-description

Gets a value that indicates whether or not Windows 10 secure mode (10 S mode) is enabled (Windows Lockdown mode).

-property-value

true if Windows 10 secure mode (10 S mode) is enabled (Windows Lockdown mode), otherwise false.

-remarks

-see-also

-examples