| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.Builder.build() |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withDaysWithoutContactBeforeUnenroll(Integer daysWithoutContactBeforeUnenroll)
Returns an immutable copy of
this with just the daysWithoutContactBeforeUnenroll field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withMdmEnrollmentUrl(String mdmEnrollmentUrl)
Returns an immutable copy of
this with just the mdmEnrollmentUrl
field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withMinutesOfInactivityBeforeDeviceLock(Integer minutesOfInactivityBeforeDeviceLock)
Returns an immutable copy of
this with just the minutesOfInactivityBeforeDeviceLock field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withNumberOfPastPinsRemembered(Integer numberOfPastPinsRemembered)
Returns an immutable copy of
this with just the numberOfPastPinsRemembered field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPasswordMaximumAttemptCount(Integer passwordMaximumAttemptCount)
Returns an immutable copy of
this with just the passwordMaximumAttemptCount field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPinExpirationDays(Integer pinExpirationDays)
Returns an immutable copy of
this with just the pinExpirationDays
field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPinLowercaseLetters(WindowsInformationProtectionPinCharacterRequirements pinLowercaseLetters)
Returns an immutable copy of
this with just the pinLowercaseLetters field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPinMinimumLength(Integer pinMinimumLength)
Returns an immutable copy of
this with just the pinMinimumLength
field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPinSpecialCharacters(WindowsInformationProtectionPinCharacterRequirements pinSpecialCharacters)
Returns an immutable copy of
this with just the pinSpecialCharacters field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withPinUppercaseLetters(WindowsInformationProtectionPinCharacterRequirements pinUppercaseLetters)
Returns an immutable copy of
this with just the pinUppercaseLetters field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withRevokeOnMdmHandoffDisabled(Boolean revokeOnMdmHandoffDisabled)
Returns an immutable copy of
this with just the revokeOnMdmHandoffDisabled field changed. |
WindowsInformationProtectionPolicy |
WindowsInformationProtectionPolicy.withWindowsHelloForBusinessBlocked(Boolean windowsHelloForBusinessBlocked)
Returns an immutable copy of
this with just the windowsHelloForBusinessBlocked field changed. |
Copyright © 2018–2020. All rights reserved.