Class Windows81GeneralConfiguration

All Implemented Interfaces:
com.microsoft.kiota.serialization.AdditionalDataHolder, com.microsoft.kiota.serialization.Parsable, com.microsoft.kiota.store.BackedModel

@Generated("com.microsoft.kiota") public class Windows81GeneralConfiguration extends DeviceConfiguration implements com.microsoft.kiota.serialization.Parsable
This topic provides descriptions of the declared methods, properties and relationships exposed by the windows81GeneralConfiguration resource.
  • Constructor Details

    • Windows81GeneralConfiguration

      public Windows81GeneralConfiguration()
      Instantiates a new Windows81GeneralConfiguration and sets the default values.
  • Method Details

    • createFromDiscriminatorValue

      @Nonnull public static Windows81GeneralConfiguration createFromDiscriminatorValue(@Nonnull com.microsoft.kiota.serialization.ParseNode parseNode)
      Creates a new instance of the appropriate class based on discriminator value
      Parameters:
      parseNode - The parse node to use to read the discriminator value and create the object
      Returns:
      a Windows81GeneralConfiguration
    • getAccountsBlockAddingNonMicrosoftAccountEmail

      @Nullable public Boolean getAccountsBlockAddingNonMicrosoftAccountEmail()
      Gets the accountsBlockAddingNonMicrosoftAccountEmail property value. Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account.
      Returns:
      a Boolean
    • getApplyOnlyToWindows81

      @Nullable public Boolean getApplyOnlyToWindows81()
      Gets the applyOnlyToWindows81 property value. Value indicating whether this policy only applies to Windows 8.1. This property is read-only.
      Returns:
      a Boolean
    • getBrowserBlockAutofill

      @Nullable public Boolean getBrowserBlockAutofill()
      Gets the browserBlockAutofill property value. Indicates whether or not to block auto fill.
      Returns:
      a Boolean
    • getBrowserBlockAutomaticDetectionOfIntranetSites

      @Nullable public Boolean getBrowserBlockAutomaticDetectionOfIntranetSites()
      Gets the browserBlockAutomaticDetectionOfIntranetSites property value. Indicates whether or not to block automatic detection of Intranet sites.
      Returns:
      a Boolean
    • getBrowserBlockEnterpriseModeAccess

      @Nullable public Boolean getBrowserBlockEnterpriseModeAccess()
      Gets the browserBlockEnterpriseModeAccess property value. Indicates whether or not to block enterprise mode access.
      Returns:
      a Boolean
    • getBrowserBlockJavaScript

      @Nullable public Boolean getBrowserBlockJavaScript()
      Gets the browserBlockJavaScript property value. Indicates whether or not to Block the user from using JavaScript.
      Returns:
      a Boolean
    • getBrowserBlockPlugins

      @Nullable public Boolean getBrowserBlockPlugins()
      Gets the browserBlockPlugins property value. Indicates whether or not to block plug-ins.
      Returns:
      a Boolean
    • getBrowserBlockPopups

      @Nullable public Boolean getBrowserBlockPopups()
      Gets the browserBlockPopups property value. Indicates whether or not to block popups.
      Returns:
      a Boolean
    • getBrowserBlockSendingDoNotTrackHeader

      @Nullable public Boolean getBrowserBlockSendingDoNotTrackHeader()
      Gets the browserBlockSendingDoNotTrackHeader property value. Indicates whether or not to Block the user from sending the do not track header.
      Returns:
      a Boolean
    • getBrowserBlockSingleWordEntryOnIntranetSites

      @Nullable public Boolean getBrowserBlockSingleWordEntryOnIntranetSites()
      Gets the browserBlockSingleWordEntryOnIntranetSites property value. Indicates whether or not to block a single word entry on Intranet sites.
      Returns:
      a Boolean
    • getBrowserEnterpriseModeSiteListLocation

      @Nullable public String getBrowserEnterpriseModeSiteListLocation()
      Gets the browserEnterpriseModeSiteListLocation property value. The enterprise mode site list location. Could be a local file, local network or http location.
      Returns:
      a String
    • getBrowserInternetSecurityLevel

      @Nullable public InternetSiteSecurityLevel getBrowserInternetSecurityLevel()
      Gets the browserInternetSecurityLevel property value. Possible values for internet site security level.
      Returns:
      a InternetSiteSecurityLevel
    • getBrowserIntranetSecurityLevel

      @Nullable public SiteSecurityLevel getBrowserIntranetSecurityLevel()
      Gets the browserIntranetSecurityLevel property value. Possible values for site security level.
      Returns:
      a SiteSecurityLevel
    • getBrowserLoggingReportLocation

      @Nullable public String getBrowserLoggingReportLocation()
      Gets the browserLoggingReportLocation property value. The logging report location.
      Returns:
      a String
    • getBrowserRequireFirewall

      @Nullable public Boolean getBrowserRequireFirewall()
      Gets the browserRequireFirewall property value. Indicates whether or not to require a firewall.
      Returns:
      a Boolean
    • getBrowserRequireFraudWarning

      @Nullable public Boolean getBrowserRequireFraudWarning()
      Gets the browserRequireFraudWarning property value. Indicates whether or not to require fraud warning.
      Returns:
      a Boolean
    • getBrowserRequireHighSecurityForRestrictedSites

      @Nullable public Boolean getBrowserRequireHighSecurityForRestrictedSites()
      Gets the browserRequireHighSecurityForRestrictedSites property value. Indicates whether or not to require high security for restricted sites.
      Returns:
      a Boolean
    • getBrowserRequireSmartScreen

      @Nullable public Boolean getBrowserRequireSmartScreen()
      Gets the browserRequireSmartScreen property value. Indicates whether or not to require the user to use the smart screen filter.
      Returns:
      a Boolean
    • getBrowserTrustedSitesSecurityLevel

      @Nullable public SiteSecurityLevel getBrowserTrustedSitesSecurityLevel()
      Gets the browserTrustedSitesSecurityLevel property value. Possible values for site security level.
      Returns:
      a SiteSecurityLevel
    • getCellularBlockDataRoaming

      @Nullable public Boolean getCellularBlockDataRoaming()
      Gets the cellularBlockDataRoaming property value. Indicates whether or not to block data roaming.
      Returns:
      a Boolean
    • getDiagnosticsBlockDataSubmission

      @Nullable public Boolean getDiagnosticsBlockDataSubmission()
      Gets the diagnosticsBlockDataSubmission property value. Indicates whether or not to block diagnostic data submission.
      Returns:
      a Boolean
    • getFieldDeserializers

      @Nonnull public Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>> getFieldDeserializers()
      The deserialization information for the current model
      Specified by:
      getFieldDeserializers in interface com.microsoft.kiota.serialization.Parsable
      Overrides:
      getFieldDeserializers in class DeviceConfiguration
      Returns:
      a Map<String,Consumer<com.microsoft.kiota.serialization.ParseNode>>
    • getPasswordBlockPicturePasswordAndPin

      @Nullable public Boolean getPasswordBlockPicturePasswordAndPin()
      Gets the passwordBlockPicturePasswordAndPin property value. Indicates whether or not to Block the user from using a pictures password and pin.
      Returns:
      a Boolean
    • getPasswordExpirationDays

      @Nullable public Integer getPasswordExpirationDays()
      Gets the passwordExpirationDays property value. Password expiration in days.
      Returns:
      a Integer
    • getPasswordMinimumCharacterSetCount

      @Nullable public Integer getPasswordMinimumCharacterSetCount()
      Gets the passwordMinimumCharacterSetCount property value. The number of character sets required in the password.
      Returns:
      a Integer
    • getPasswordMinimumLength

      @Nullable public Integer getPasswordMinimumLength()
      Gets the passwordMinimumLength property value. The minimum password length.
      Returns:
      a Integer
    • getPasswordMinutesOfInactivityBeforeScreenTimeout

      @Nullable public Integer getPasswordMinutesOfInactivityBeforeScreenTimeout()
      Gets the passwordMinutesOfInactivityBeforeScreenTimeout property value. The minutes of inactivity before the screen times out.
      Returns:
      a Integer
    • getPasswordPreviousPasswordBlockCount

      @Nullable public Integer getPasswordPreviousPasswordBlockCount()
      Gets the passwordPreviousPasswordBlockCount property value. The number of previous passwords to prevent re-use of. Valid values 0 to 24
      Returns:
      a Integer
    • getPasswordRequiredType

      @Nullable public RequiredPasswordType getPasswordRequiredType()
      Gets the passwordRequiredType property value. Possible values of required passwords.
      Returns:
      a RequiredPasswordType
    • getPasswordSignInFailureCountBeforeFactoryReset

      @Nullable public Integer getPasswordSignInFailureCountBeforeFactoryReset()
      Gets the passwordSignInFailureCountBeforeFactoryReset property value. The number of sign in failures before factory reset.
      Returns:
      a Integer
    • getStorageRequireDeviceEncryption

      @Nullable public Boolean getStorageRequireDeviceEncryption()
      Gets the storageRequireDeviceEncryption property value. Indicates whether or not to require encryption on a mobile device.
      Returns:
      a Boolean
    • getUpdatesRequireAutomaticUpdates

      @Nullable public Boolean getUpdatesRequireAutomaticUpdates()
      Gets the updatesRequireAutomaticUpdates property value. Indicates whether or not to require automatic updates.
      Returns:
      a Boolean
    • getUserAccountControlSettings

      @Nullable public WindowsUserAccountControlSettings getUserAccountControlSettings()
      Gets the userAccountControlSettings property value. Possible values for Windows user account control settings.
      Returns:
      a WindowsUserAccountControlSettings
    • getWorkFoldersUrl

      @Nullable public String getWorkFoldersUrl()
      Gets the workFoldersUrl property value. The work folders url.
      Returns:
      a String
    • serialize

      public void serialize(@Nonnull com.microsoft.kiota.serialization.SerializationWriter writer)
      Serializes information the current object
      Specified by:
      serialize in interface com.microsoft.kiota.serialization.Parsable
      Overrides:
      serialize in class DeviceConfiguration
      Parameters:
      writer - Serialization writer to use to serialize this model
    • setAccountsBlockAddingNonMicrosoftAccountEmail

      public void setAccountsBlockAddingNonMicrosoftAccountEmail(@Nullable Boolean value)
      Sets the accountsBlockAddingNonMicrosoftAccountEmail property value. Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account.
      Parameters:
      value - Value to set for the accountsBlockAddingNonMicrosoftAccountEmail property.
    • setApplyOnlyToWindows81

      public void setApplyOnlyToWindows81(@Nullable Boolean value)
      Sets the applyOnlyToWindows81 property value. Value indicating whether this policy only applies to Windows 8.1. This property is read-only.
      Parameters:
      value - Value to set for the applyOnlyToWindows81 property.
    • setBrowserBlockAutofill

      public void setBrowserBlockAutofill(@Nullable Boolean value)
      Sets the browserBlockAutofill property value. Indicates whether or not to block auto fill.
      Parameters:
      value - Value to set for the browserBlockAutofill property.
    • setBrowserBlockAutomaticDetectionOfIntranetSites

      public void setBrowserBlockAutomaticDetectionOfIntranetSites(@Nullable Boolean value)
      Sets the browserBlockAutomaticDetectionOfIntranetSites property value. Indicates whether or not to block automatic detection of Intranet sites.
      Parameters:
      value - Value to set for the browserBlockAutomaticDetectionOfIntranetSites property.
    • setBrowserBlockEnterpriseModeAccess

      public void setBrowserBlockEnterpriseModeAccess(@Nullable Boolean value)
      Sets the browserBlockEnterpriseModeAccess property value. Indicates whether or not to block enterprise mode access.
      Parameters:
      value - Value to set for the browserBlockEnterpriseModeAccess property.
    • setBrowserBlockJavaScript

      public void setBrowserBlockJavaScript(@Nullable Boolean value)
      Sets the browserBlockJavaScript property value. Indicates whether or not to Block the user from using JavaScript.
      Parameters:
      value - Value to set for the browserBlockJavaScript property.
    • setBrowserBlockPlugins

      public void setBrowserBlockPlugins(@Nullable Boolean value)
      Sets the browserBlockPlugins property value. Indicates whether or not to block plug-ins.
      Parameters:
      value - Value to set for the browserBlockPlugins property.
    • setBrowserBlockPopups

      public void setBrowserBlockPopups(@Nullable Boolean value)
      Sets the browserBlockPopups property value. Indicates whether or not to block popups.
      Parameters:
      value - Value to set for the browserBlockPopups property.
    • setBrowserBlockSendingDoNotTrackHeader

      public void setBrowserBlockSendingDoNotTrackHeader(@Nullable Boolean value)
      Sets the browserBlockSendingDoNotTrackHeader property value. Indicates whether or not to Block the user from sending the do not track header.
      Parameters:
      value - Value to set for the browserBlockSendingDoNotTrackHeader property.
    • setBrowserBlockSingleWordEntryOnIntranetSites

      public void setBrowserBlockSingleWordEntryOnIntranetSites(@Nullable Boolean value)
      Sets the browserBlockSingleWordEntryOnIntranetSites property value. Indicates whether or not to block a single word entry on Intranet sites.
      Parameters:
      value - Value to set for the browserBlockSingleWordEntryOnIntranetSites property.
    • setBrowserEnterpriseModeSiteListLocation

      public void setBrowserEnterpriseModeSiteListLocation(@Nullable String value)
      Sets the browserEnterpriseModeSiteListLocation property value. The enterprise mode site list location. Could be a local file, local network or http location.
      Parameters:
      value - Value to set for the browserEnterpriseModeSiteListLocation property.
    • setBrowserInternetSecurityLevel

      public void setBrowserInternetSecurityLevel(@Nullable InternetSiteSecurityLevel value)
      Sets the browserInternetSecurityLevel property value. Possible values for internet site security level.
      Parameters:
      value - Value to set for the browserInternetSecurityLevel property.
    • setBrowserIntranetSecurityLevel

      public void setBrowserIntranetSecurityLevel(@Nullable SiteSecurityLevel value)
      Sets the browserIntranetSecurityLevel property value. Possible values for site security level.
      Parameters:
      value - Value to set for the browserIntranetSecurityLevel property.
    • setBrowserLoggingReportLocation

      public void setBrowserLoggingReportLocation(@Nullable String value)
      Sets the browserLoggingReportLocation property value. The logging report location.
      Parameters:
      value - Value to set for the browserLoggingReportLocation property.
    • setBrowserRequireFirewall

      public void setBrowserRequireFirewall(@Nullable Boolean value)
      Sets the browserRequireFirewall property value. Indicates whether or not to require a firewall.
      Parameters:
      value - Value to set for the browserRequireFirewall property.
    • setBrowserRequireFraudWarning

      public void setBrowserRequireFraudWarning(@Nullable Boolean value)
      Sets the browserRequireFraudWarning property value. Indicates whether or not to require fraud warning.
      Parameters:
      value - Value to set for the browserRequireFraudWarning property.
    • setBrowserRequireHighSecurityForRestrictedSites

      public void setBrowserRequireHighSecurityForRestrictedSites(@Nullable Boolean value)
      Sets the browserRequireHighSecurityForRestrictedSites property value. Indicates whether or not to require high security for restricted sites.
      Parameters:
      value - Value to set for the browserRequireHighSecurityForRestrictedSites property.
    • setBrowserRequireSmartScreen

      public void setBrowserRequireSmartScreen(@Nullable Boolean value)
      Sets the browserRequireSmartScreen property value. Indicates whether or not to require the user to use the smart screen filter.
      Parameters:
      value - Value to set for the browserRequireSmartScreen property.
    • setBrowserTrustedSitesSecurityLevel

      public void setBrowserTrustedSitesSecurityLevel(@Nullable SiteSecurityLevel value)
      Sets the browserTrustedSitesSecurityLevel property value. Possible values for site security level.
      Parameters:
      value - Value to set for the browserTrustedSitesSecurityLevel property.
    • setCellularBlockDataRoaming

      public void setCellularBlockDataRoaming(@Nullable Boolean value)
      Sets the cellularBlockDataRoaming property value. Indicates whether or not to block data roaming.
      Parameters:
      value - Value to set for the cellularBlockDataRoaming property.
    • setDiagnosticsBlockDataSubmission

      public void setDiagnosticsBlockDataSubmission(@Nullable Boolean value)
      Sets the diagnosticsBlockDataSubmission property value. Indicates whether or not to block diagnostic data submission.
      Parameters:
      value - Value to set for the diagnosticsBlockDataSubmission property.
    • setPasswordBlockPicturePasswordAndPin

      public void setPasswordBlockPicturePasswordAndPin(@Nullable Boolean value)
      Sets the passwordBlockPicturePasswordAndPin property value. Indicates whether or not to Block the user from using a pictures password and pin.
      Parameters:
      value - Value to set for the passwordBlockPicturePasswordAndPin property.
    • setPasswordExpirationDays

      public void setPasswordExpirationDays(@Nullable Integer value)
      Sets the passwordExpirationDays property value. Password expiration in days.
      Parameters:
      value - Value to set for the passwordExpirationDays property.
    • setPasswordMinimumCharacterSetCount

      public void setPasswordMinimumCharacterSetCount(@Nullable Integer value)
      Sets the passwordMinimumCharacterSetCount property value. The number of character sets required in the password.
      Parameters:
      value - Value to set for the passwordMinimumCharacterSetCount property.
    • setPasswordMinimumLength

      public void setPasswordMinimumLength(@Nullable Integer value)
      Sets the passwordMinimumLength property value. The minimum password length.
      Parameters:
      value - Value to set for the passwordMinimumLength property.
    • setPasswordMinutesOfInactivityBeforeScreenTimeout

      public void setPasswordMinutesOfInactivityBeforeScreenTimeout(@Nullable Integer value)
      Sets the passwordMinutesOfInactivityBeforeScreenTimeout property value. The minutes of inactivity before the screen times out.
      Parameters:
      value - Value to set for the passwordMinutesOfInactivityBeforeScreenTimeout property.
    • setPasswordPreviousPasswordBlockCount

      public void setPasswordPreviousPasswordBlockCount(@Nullable Integer value)
      Sets the passwordPreviousPasswordBlockCount property value. The number of previous passwords to prevent re-use of. Valid values 0 to 24
      Parameters:
      value - Value to set for the passwordPreviousPasswordBlockCount property.
    • setPasswordRequiredType

      public void setPasswordRequiredType(@Nullable RequiredPasswordType value)
      Sets the passwordRequiredType property value. Possible values of required passwords.
      Parameters:
      value - Value to set for the passwordRequiredType property.
    • setPasswordSignInFailureCountBeforeFactoryReset

      public void setPasswordSignInFailureCountBeforeFactoryReset(@Nullable Integer value)
      Sets the passwordSignInFailureCountBeforeFactoryReset property value. The number of sign in failures before factory reset.
      Parameters:
      value - Value to set for the passwordSignInFailureCountBeforeFactoryReset property.
    • setStorageRequireDeviceEncryption

      public void setStorageRequireDeviceEncryption(@Nullable Boolean value)
      Sets the storageRequireDeviceEncryption property value. Indicates whether or not to require encryption on a mobile device.
      Parameters:
      value - Value to set for the storageRequireDeviceEncryption property.
    • setUpdatesRequireAutomaticUpdates

      public void setUpdatesRequireAutomaticUpdates(@Nullable Boolean value)
      Sets the updatesRequireAutomaticUpdates property value. Indicates whether or not to require automatic updates.
      Parameters:
      value - Value to set for the updatesRequireAutomaticUpdates property.
    • setUserAccountControlSettings

      public void setUserAccountControlSettings(@Nullable WindowsUserAccountControlSettings value)
      Sets the userAccountControlSettings property value. Possible values for Windows user account control settings.
      Parameters:
      value - Value to set for the userAccountControlSettings property.
    • setWorkFoldersUrl

      public void setWorkFoldersUrl(@Nullable String value)
      Sets the workFoldersUrl property value. The work folders url.
      Parameters:
      value - Value to set for the workFoldersUrl property.