WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.Builder.build() |
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withEnhancedAntiSpoofingForFacialFeaturesEnabled(Boolean enhancedAntiSpoofingForFacialFeaturesEnabled) |
Returns an immutable copy of this with just the
enhancedAntiSpoofingForFacialFeaturesEnabled field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinExpirationInDays(Integer pinExpirationInDays) |
Returns an immutable copy of this with just the
pinExpirationInDays field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinLowercaseCharactersUsage(ConfigurationUsage pinLowercaseCharactersUsage) |
Returns an immutable copy of this with just the
pinLowercaseCharactersUsage field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinMaximumLength(Integer pinMaximumLength) |
Returns an immutable copy of this with just the pinMaximumLength
field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinMinimumLength(Integer pinMinimumLength) |
Returns an immutable copy of this with just the pinMinimumLength
field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinPreviousBlockCount(Integer pinPreviousBlockCount) |
Returns an immutable copy of this with just the
pinPreviousBlockCount field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinRecoveryEnabled(Boolean pinRecoveryEnabled) |
Returns an immutable copy of this with just the
pinRecoveryEnabled field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinSpecialCharactersUsage(ConfigurationUsage pinSpecialCharactersUsage) |
Returns an immutable copy of this with just the
pinSpecialCharactersUsage field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withPinUppercaseCharactersUsage(ConfigurationUsage pinUppercaseCharactersUsage) |
Returns an immutable copy of this with just the
pinUppercaseCharactersUsage field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withSecurityDeviceRequired(Boolean securityDeviceRequired) |
Returns an immutable copy of this with just the
securityDeviceRequired field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withUnlockWithBiometricsEnabled(Boolean unlockWithBiometricsEnabled) |
Returns an immutable copy of this with just the
unlockWithBiometricsEnabled field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withUnmappedField(String name,
String value) |
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withUseCertificatesForOnPremisesAuthEnabled(Boolean useCertificatesForOnPremisesAuthEnabled) |
Returns an immutable copy of this with just the
useCertificatesForOnPremisesAuthEnabled field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withUseSecurityKeyForSignin(Boolean useSecurityKeyForSignin) |
Returns an immutable copy of this with just the
useSecurityKeyForSignin field changed.
|
WindowsIdentityProtectionConfiguration |
WindowsIdentityProtectionConfiguration.withWindowsHelloForBusinessBlocked(Boolean windowsHelloForBusinessBlocked) |
Returns an immutable copy of this with just the
windowsHelloForBusinessBlocked field changed.
|