| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.builderWindowsIdentityProtectionConfiguration()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.createdDateTime(OffsetDateTime createdDateTime) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.description(String description) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.deviceManagementApplicabilityRuleDeviceMode(DeviceManagementApplicabilityRuleDeviceMode deviceManagementApplicabilityRuleDeviceMode) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.deviceManagementApplicabilityRuleOsEdition(DeviceManagementApplicabilityRuleOsEdition deviceManagementApplicabilityRuleOsEdition) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.deviceManagementApplicabilityRuleOsVersion(DeviceManagementApplicabilityRuleOsVersion deviceManagementApplicabilityRuleOsVersion) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.displayName(String displayName) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.enhancedAntiSpoofingForFacialFeaturesEnabled(Boolean enhancedAntiSpoofingForFacialFeaturesEnabled)
“Boolean value used to enable enhanced anti-spoofing for facial feature
recognition on Windows Hello face authentication.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.id(String id) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinExpirationInDays(Integer pinExpirationInDays)
“Integer value specifies the period (in days) that a PIN can be used before the
system requires the user to change it.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinLowercaseCharactersUsage(ConfigurationUsage pinLowercaseCharactersUsage)
“This value configures the use of lowercase characters in the Windows Hello for
Business PIN.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinMaximumLength(Integer pinMaximumLength)
“Integer value that sets the maximum number of characters allowed for the work
PIN.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinMinimumLength(Integer pinMinimumLength)
“Integer value that sets the minimum number of characters required for the
Windows Hello for Business PIN.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinPreviousBlockCount(Integer pinPreviousBlockCount)
“Controls the ability to prevent users from using past PINs.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinRecoveryEnabled(Boolean pinRecoveryEnabled)
“Boolean value that enables a user to change their PIN by using the Windows Hello
for Business PIN recovery service.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinSpecialCharactersUsage(ConfigurationUsage pinSpecialCharactersUsage)
“Controls the ability to use special characters in the Windows Hello for Business
PIN.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.pinUppercaseCharactersUsage(ConfigurationUsage pinUppercaseCharactersUsage)
“This value configures the use of uppercase characters in the Windows Hello for
Business PIN.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.securityDeviceRequired(Boolean securityDeviceRequired)
“Controls whether to require a Trusted Platform Module (TPM) for provisioning
Windows Hello for Business.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.supportsScopeTags(Boolean supportsScopeTags) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.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.
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.useCertificatesForOnPremisesAuthEnabled(Boolean useCertificatesForOnPremisesAuthEnabled)
“Boolean value that enables Windows Hello for Business to use certificates to
authenticate on-premise resources.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.useSecurityKeyForSignin(Boolean useSecurityKeyForSignin)
“Boolean value used to enable the Windows Hello security key as a logon
credential.”
|
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.version(Integer version) |
WindowsIdentityProtectionConfiguration.Builder |
WindowsIdentityProtectionConfiguration.Builder.windowsHelloForBusinessBlocked(Boolean windowsHelloForBusinessBlocked)
“Boolean value that blocks Windows Hello for Business as a method for signing
into Windows.”
|
Copyright © 2018–2020. All rights reserved.