| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.build() |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withEnhancedBiometricsState(Enablement enhancedBiometricsState)
Returns an immutable copy of
this with just the enhancedBiometricsState field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinExpirationInDays(Integer pinExpirationInDays)
Returns an immutable copy of
this with just the pinExpirationInDays field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinLowercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinLowercaseCharactersUsage)
Returns an immutable copy of
this with just the pinLowercaseCharactersUsage field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinMaximumLength(Integer pinMaximumLength)
Returns an immutable copy of
this with just the pinMaximumLength
field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinMinimumLength(Integer pinMinimumLength)
Returns an immutable copy of
this with just the pinMinimumLength
field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinPreviousBlockCount(Integer pinPreviousBlockCount)
Returns an immutable copy of
this with just the pinPreviousBlockCount field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinSpecialCharactersUsage(WindowsHelloForBusinessPinUsage pinSpecialCharactersUsage)
Returns an immutable copy of
this with just the pinSpecialCharactersUsage field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withPinUppercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinUppercaseCharactersUsage)
Returns an immutable copy of
this with just the pinUppercaseCharactersUsage field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withRemotePassportEnabled(Boolean remotePassportEnabled)
Returns an immutable copy of
this with just the remotePassportEnabled field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withSecurityDeviceRequired(Boolean securityDeviceRequired)
Returns an immutable copy of
this with just the securityDeviceRequired field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withSecurityKeyForSignIn(Enablement securityKeyForSignIn)
Returns an immutable copy of
this with just the securityKeyForSignIn field changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withState(Enablement state)
Returns an immutable copy of
this with just the state field
changed. |
DeviceEnrollmentWindowsHelloForBusinessConfiguration |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.withUnlockWithBiometricsEnabled(Boolean unlockWithBiometricsEnabled)
Returns an immutable copy of
this with just the unlockWithBiometricsEnabled field changed. |
Copyright © 2018–2020. All rights reserved.