public class Windows81GeneralConfiguration extends DeviceConfiguration implements IJsonBackedObject
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
accountsBlockAddingNonMicrosoftAccountEmail
The Accounts Block Adding Non Microsoft Account Email.
|
java.lang.Boolean |
applyOnlyToWindows81
The Apply Only To Windows81.
|
java.lang.Boolean |
browserBlockAutofill
The Browser Block Autofill.
|
java.lang.Boolean |
browserBlockAutomaticDetectionOfIntranetSites
The Browser Block Automatic Detection Of Intranet Sites.
|
java.lang.Boolean |
browserBlockEnterpriseModeAccess
The Browser Block Enterprise Mode Access.
|
java.lang.Boolean |
browserBlockJavaScript
The Browser Block Java Script.
|
java.lang.Boolean |
browserBlockPlugins
The Browser Block Plugins.
|
java.lang.Boolean |
browserBlockPopups
The Browser Block Popups.
|
java.lang.Boolean |
browserBlockSendingDoNotTrackHeader
The Browser Block Sending Do Not Track Header.
|
java.lang.Boolean |
browserBlockSingleWordEntryOnIntranetSites
The Browser Block Single Word Entry On Intranet Sites.
|
java.lang.String |
browserEnterpriseModeSiteListLocation
The Browser Enterprise Mode Site List Location.
|
InternetSiteSecurityLevel |
browserInternetSecurityLevel
The Browser Internet Security Level.
|
SiteSecurityLevel |
browserIntranetSecurityLevel
The Browser Intranet Security Level.
|
java.lang.String |
browserLoggingReportLocation
The Browser Logging Report Location.
|
java.lang.Boolean |
browserRequireFirewall
The Browser Require Firewall.
|
java.lang.Boolean |
browserRequireFraudWarning
The Browser Require Fraud Warning.
|
java.lang.Boolean |
browserRequireHighSecurityForRestrictedSites
The Browser Require High Security For Restricted Sites.
|
java.lang.Boolean |
browserRequireSmartScreen
The Browser Require Smart Screen.
|
SiteSecurityLevel |
browserTrustedSitesSecurityLevel
The Browser Trusted Sites Security Level.
|
java.lang.Boolean |
cellularBlockDataRoaming
The Cellular Block Data Roaming.
|
java.lang.Boolean |
diagnosticsBlockDataSubmission
The Diagnostics Block Data Submission.
|
java.lang.Boolean |
passwordBlockPicturePasswordAndPin
The Password Block Picture Password And Pin.
|
java.lang.Integer |
passwordExpirationDays
The Password Expiration Days.
|
java.lang.Integer |
passwordMinimumCharacterSetCount
The Password Minimum Character Set Count.
|
java.lang.Integer |
passwordMinimumLength
The Password Minimum Length.
|
java.lang.Integer |
passwordMinutesOfInactivityBeforeScreenTimeout
The Password Minutes Of Inactivity Before Screen Timeout.
|
java.lang.Integer |
passwordPreviousPasswordBlockCount
The Password Previous Password Block Count.
|
RequiredPasswordType |
passwordRequiredType
The Password Required Type.
|
java.lang.Integer |
passwordSignInFailureCountBeforeFactoryReset
The Password Sign In Failure Count Before Factory Reset.
|
java.lang.Boolean |
storageRequireDeviceEncryption
The Storage Require Device Encryption.
|
java.lang.Boolean |
updatesRequireAutomaticUpdates
The Updates Require Automatic Updates.
|
WindowsUserAccountControlSettings |
userAccountControlSettings
The User Account Control Settings.
|
java.lang.String |
workFoldersUrl
The Work Folders Url.
|
assignments, createdDateTime, description, deviceSettingStateSummaries, deviceStatuses, deviceStatusOverview, displayName, lastModifiedDateTime, userStatuses, userStatusOverview, version| Constructor and Description |
|---|
Windows81GeneralConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getRawObject()
Gets the raw representation of this class
|
protected ISerializer |
getSerializer()
Gets serializer
|
void |
setRawObject(ISerializer serializer,
com.google.gson.JsonObject json)
Sets the raw JSON object
|
additionalDataManagerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalDataManager@SerializedName(value="accountsBlockAddingNonMicrosoftAccountEmail") @Expose public java.lang.Boolean accountsBlockAddingNonMicrosoftAccountEmail
@SerializedName(value="applyOnlyToWindows81") @Expose public java.lang.Boolean applyOnlyToWindows81
@SerializedName(value="browserBlockAutofill") @Expose public java.lang.Boolean browserBlockAutofill
@SerializedName(value="browserBlockAutomaticDetectionOfIntranetSites") @Expose public java.lang.Boolean browserBlockAutomaticDetectionOfIntranetSites
@SerializedName(value="browserBlockEnterpriseModeAccess") @Expose public java.lang.Boolean browserBlockEnterpriseModeAccess
@SerializedName(value="browserBlockJavaScript") @Expose public java.lang.Boolean browserBlockJavaScript
@SerializedName(value="browserBlockPlugins") @Expose public java.lang.Boolean browserBlockPlugins
@SerializedName(value="browserBlockPopups") @Expose public java.lang.Boolean browserBlockPopups
@SerializedName(value="browserBlockSendingDoNotTrackHeader") @Expose public java.lang.Boolean browserBlockSendingDoNotTrackHeader
@SerializedName(value="browserBlockSingleWordEntryOnIntranetSites") @Expose public java.lang.Boolean browserBlockSingleWordEntryOnIntranetSites
@SerializedName(value="browserRequireSmartScreen") @Expose public java.lang.Boolean browserRequireSmartScreen
@SerializedName(value="browserEnterpriseModeSiteListLocation") @Expose public java.lang.String browserEnterpriseModeSiteListLocation
@SerializedName(value="browserInternetSecurityLevel") @Expose public InternetSiteSecurityLevel browserInternetSecurityLevel
@SerializedName(value="browserIntranetSecurityLevel") @Expose public SiteSecurityLevel browserIntranetSecurityLevel
@SerializedName(value="browserLoggingReportLocation") @Expose public java.lang.String browserLoggingReportLocation
@SerializedName(value="browserRequireHighSecurityForRestrictedSites") @Expose public java.lang.Boolean browserRequireHighSecurityForRestrictedSites
@SerializedName(value="browserRequireFirewall") @Expose public java.lang.Boolean browserRequireFirewall
@SerializedName(value="browserRequireFraudWarning") @Expose public java.lang.Boolean browserRequireFraudWarning
@SerializedName(value="browserTrustedSitesSecurityLevel") @Expose public SiteSecurityLevel browserTrustedSitesSecurityLevel
@SerializedName(value="cellularBlockDataRoaming") @Expose public java.lang.Boolean cellularBlockDataRoaming
@SerializedName(value="diagnosticsBlockDataSubmission") @Expose public java.lang.Boolean diagnosticsBlockDataSubmission
@SerializedName(value="passwordBlockPicturePasswordAndPin") @Expose public java.lang.Boolean passwordBlockPicturePasswordAndPin
@SerializedName(value="passwordExpirationDays") @Expose public java.lang.Integer passwordExpirationDays
@SerializedName(value="passwordMinimumLength") @Expose public java.lang.Integer passwordMinimumLength
@SerializedName(value="passwordMinutesOfInactivityBeforeScreenTimeout") @Expose public java.lang.Integer passwordMinutesOfInactivityBeforeScreenTimeout
@SerializedName(value="passwordMinimumCharacterSetCount") @Expose public java.lang.Integer passwordMinimumCharacterSetCount
@SerializedName(value="passwordPreviousPasswordBlockCount") @Expose public java.lang.Integer passwordPreviousPasswordBlockCount
@SerializedName(value="passwordRequiredType") @Expose public RequiredPasswordType passwordRequiredType
@SerializedName(value="passwordSignInFailureCountBeforeFactoryReset") @Expose public java.lang.Integer passwordSignInFailureCountBeforeFactoryReset
@SerializedName(value="storageRequireDeviceEncryption") @Expose public java.lang.Boolean storageRequireDeviceEncryption
@SerializedName(value="updatesRequireAutomaticUpdates") @Expose public java.lang.Boolean updatesRequireAutomaticUpdates
@SerializedName(value="userAccountControlSettings") @Expose public WindowsUserAccountControlSettings userAccountControlSettings
@SerializedName(value="workFoldersUrl") @Expose public java.lang.String workFoldersUrl
public com.google.gson.JsonObject getRawObject()
getRawObject in class DeviceConfigurationprotected ISerializer getSerializer()
getSerializer in class DeviceConfigurationpublic void setRawObject(ISerializer serializer, com.google.gson.JsonObject json)
setRawObject in interface IJsonBackedObjectsetRawObject in class DeviceConfigurationserializer - the serializerjson - the JSON object to set this object to