Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.94 KB

DTCChromeOS.md

File metadata and controls

25 lines (21 loc) · 1.94 KB

Okta.Sdk.Model.DTCChromeOS

Google Chrome Device Trust Connector provider

Properties

Name Type Description Notes
AllowScreenLock bool Indicates whether the AllowScreenLock enterprise policy is enabled [optional]
BrowserVersion ChromeBrowserVersion [optional]
BuiltInDnsClientEnabled bool Indicates if a software stack is used to communicate with the DNS server [optional]
ChromeRemoteDesktopAppBlocked bool Indicates whether access to the Chrome Remote Desktop application is blocked through a policy [optional]
DeviceEnrollmentDomain string Enrollment domain of the customer that is currently managing the device [optional]
DiskEncrypted bool Indicates whether the main disk is encrypted [optional]
KeyTrustLevel KeyTrustLevelOSMode [optional]
ManagedDevice bool Indicates whether the device is enrolled in ChromeOS device management [optional]
OsFirewall bool Indicates whether a firewall is enabled at the OS-level on the device [optional]
OsVersion OSVersionFourComponents [optional]
PasswordProtectionWarningTrigger PasswordProtectionWarningTrigger [optional]
RealtimeUrlCheckMode bool Indicates whether enterprise-grade (custom) unsafe URL scanning is enabled [optional]
SafeBrowsingProtectionLevel SafeBrowsingProtectionLevel [optional]
ScreenLockSecured bool Indicates whether the device is password-protected [optional]
SiteIsolationEnabled bool Indicates whether the Site Isolation (also known as Site Per Process) setting is enabled [optional]

[Back to Model list] [Back to API list] [Back to README]