Package odata.msgraph.client.entity
Class DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder
- java.lang.Object
-
- odata.msgraph.client.entity.DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder
-
- Enclosing class:
- DeviceEnrollmentWindowsHelloForBusinessConfiguration
public static final class DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder extends Object
-
-
Method Summary
-
-
-
Method Detail
-
id
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder id(String id)
-
createdDateTime
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder createdDateTime(OffsetDateTime createdDateTime)
-
description
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder description(String description)
-
displayName
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder displayName(String displayName)
-
lastModifiedDateTime
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-
priority
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder priority(Integer priority)
-
version
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder version(Integer version)
-
assignments
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder assignments(List<EnrollmentConfigurationAssignment> assignments)
-
assignments
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder assignments(EnrollmentConfigurationAssignment... assignments)
-
enhancedBiometricsState
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder enhancedBiometricsState(Enablement enhancedBiometricsState)
“Controls the ability to use the anti-spoofing features for facial recognition on devices which support it. If set to disabled, anti-spoofing features are not allowed. If set to Not Configured, the user can choose whether they want to use anti-spoofing.”- Parameters:
enhancedBiometricsState- value ofenhancedBiometricsStateproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinExpirationInDays
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinExpirationInDays(Integer pinExpirationInDays)
“Controls the period of time (in days) that a PIN can be used before the system requires the user to change it. This must be set between 0 and 730, inclusive. If set to 0, the user's PIN will never expire”- Parameters:
pinExpirationInDays- value ofpinExpirationInDaysproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinLowercaseCharactersUsage
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinLowercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinLowercaseCharactersUsage)
“Controls the ability to use lowercase letters in the Windows Hello for Business PIN. Allowed permits the use of lowercase letter(s), whereas Required ensures they are present. If set to Not Allowed, lowercase letters will not be permitted .”- Parameters:
pinLowercaseCharactersUsage- value ofpinLowercaseCharactersUsageproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinMaximumLength
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinMaximumLength(Integer pinMaximumLength)
“Controls the maximum number of characters allowed for the Windows Hello for Business PIN. This value must be between 4 and 127, inclusive. This value must be greater than or equal to the value set for the minimum PIN.”- Parameters:
pinMaximumLength- value ofpinMaximumLengthproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinMinimumLength
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinMinimumLength(Integer pinMinimumLength)
“Controls the minimum number of characters required for the Windows Hello for Business PIN. This value must be between 4 and 127, inclusive, and less than or equal to the value set for the maximum PIN.”- Parameters:
pinMinimumLength- value ofpinMinimumLengthproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinPreviousBlockCount
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinPreviousBlockCount(Integer pinPreviousBlockCount)
“Controls the ability to prevent users from using past PINs. This must be set between 0 and 50, inclusive, and the current PIN of the user is included in that count. If set to 0, previous PINs are not stored. PIN history is not preserved through a PIN reset.”- Parameters:
pinPreviousBlockCount- value ofpinPreviousBlockCountproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinSpecialCharactersUsage
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinSpecialCharactersUsage(WindowsHelloForBusinessPinUsage pinSpecialCharactersUsage)
“Controls the ability to use special characters in the Windows Hello for Business PIN. Allowed permits the use of special character(s), whereas Required ensures they are present. If set to Not Allowed, special character(s) will not be permitted.”- Parameters:
pinSpecialCharactersUsage- value ofpinSpecialCharactersUsageproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
pinUppercaseCharactersUsage
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder pinUppercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinUppercaseCharactersUsage)
“Controls the ability to use uppercase letters in the Windows Hello for Business PIN. Allowed permits the use of uppercase letter(s), whereas Required ensures they are present. If set to Not Allowed, uppercase letters will not be permitted .”- Parameters:
pinUppercaseCharactersUsage- value ofpinUppercaseCharactersUsageproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
remotePassportEnabled
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder remotePassportEnabled(Boolean remotePassportEnabled)
“Controls the use of Remote Windows Hello for Business. Remote Windows Hello for Business provides the ability for a portable, registered device to be usable as a companion for desktop authentication. The desktop must be Azure AD joined and the companion device must have a Windows Hello for Business PIN.”- Parameters:
remotePassportEnabled- value ofremotePassportEnabledproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
securityDeviceRequired
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder securityDeviceRequired(Boolean securityDeviceRequired)
“Controls whether to require a Trusted Platform Module (TPM) for provisioning Windows Hello for Business. A TPM provides an additional security benefit in that data stored on it cannot be used on other devices. If set to False, all devices can provision Windows Hello for Business even if there is not a usable TPM.”- Parameters:
securityDeviceRequired- value ofsecurityDeviceRequiredproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
state
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder state(Enablement state)
“Controls whether to allow the device to be configured for Windows Hello for Business. If set to disabled, the user cannot provision Windows Hello for Business except on Azure Active Directory joined mobile phones if otherwise required. If set to Not Configured, Intune will not override client defaults.”- Parameters:
state- value ofstateproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
unlockWithBiometricsEnabled
public DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder unlockWithBiometricsEnabled(Boolean unlockWithBiometricsEnabled)
“Controls the use of biometric gestures, such as face and fingerprint, as an alternative to the Windows Hello for Business PIN. If set to False, biometric gestures are not allowed. Users must still configure a PIN as a backup in case of failures.”- Parameters:
unlockWithBiometricsEnabled- value ofunlockWithBiometricsEnabledproperty (as defined in service metadata)- Returns:
this(for method chaining)
-
build
public DeviceEnrollmentWindowsHelloForBusinessConfiguration build()
-
-