| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.builderDeviceEnrollmentWindowsHelloForBusinessConfiguration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.description(String description) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.displayName(String displayName) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.enhancedBiometricsState(Enablement enhancedBiometricsState)
“Controls the ability to use the anti-spoofing features for facial recognition on
devices which support it.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.id(String id) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
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.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinLowercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinLowercaseCharactersUsage)
“Controls the ability to use lowercase letters in the Windows Hello for Business
PIN.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinMaximumLength(Integer pinMaximumLength)
“Controls the maximum number of characters allowed for the Windows Hello for
Business PIN.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinMinimumLength(Integer pinMinimumLength)
“Controls the minimum number of characters required for the Windows Hello for
Business PIN.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinPreviousBlockCount(Integer pinPreviousBlockCount)
“Controls the ability to prevent users from using past PINs.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinSpecialCharactersUsage(WindowsHelloForBusinessPinUsage pinSpecialCharactersUsage)
“Controls the ability to use special characters in the Windows Hello for Business
PIN.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.pinUppercaseCharactersUsage(WindowsHelloForBusinessPinUsage pinUppercaseCharactersUsage)
“Controls the ability to use uppercase letters in the Windows Hello for Business
PIN.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.priority(Integer priority) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.remotePassportEnabled(Boolean remotePassportEnabled)
“Controls the use of Remote Windows Hello for Business.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.roleScopeTagIds(String... roleScopeTagIds) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.securityDeviceRequired(Boolean securityDeviceRequired)
“Controls whether to require a Trusted Platform Module (TPM) for provisioning
Windows Hello for Business.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.securityKeyForSignIn(Enablement securityKeyForSignIn)
“Security key for Sign In provides the capacity for remotely turning ON/OFF
Windows Hello Sercurity Keyl Not configured will honor configurations done on
the clinet.”
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.state(Enablement state)
“Controls whether to allow the device to be configured for Windows Hello for
Business.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
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.
|
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder |
DeviceEnrollmentWindowsHelloForBusinessConfiguration.Builder.version(Integer version) |
Copyright © 2018–2020. All rights reserved.