| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Method and Description |
|---|---|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderAdobeReaderLaunchChildProcess()
“Value indicating the behavior of Adobe Reader from creating child processes”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderAdvancedRansomewareProtectionType()
“Value indicating use of advanced protection against ransomeware”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderEmailContentExecution()
“Value indicating if execution of executable content (exe, dll, ps, js, vbs, etc)
should be dropped from email (webmail/mail-client)”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderNetworkProtectionType()
“Value indicating the behavior of NetworkProtection”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderOfficeAppsExecutableContentCreationOrLaunch()
“Value indicating the behavior of Office applications/macros creating or
launching executable content”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderOfficeAppsLaunchChildProcess()
“Value indicating the behavior of Office application launching child processes”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderOfficeAppsOtherProcessInjection()
“Value indicating the behavior of Office applications injecting into other
processes”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderOfficeCommunicationAppsLaunchChildProcess()
“Value indicating the behavior of Office communication applications, including
Microsoft Outlook, from creating child processes”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderOfficeMacroCodeAllowWin32Imports()
“Value indicating the behavior of Win32 imports from Macro code in Office”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderPotentiallyUnwantedAppAction()
“Added in Windows 10, version 1607.
|
Optional<DefenderProtectionType> |
Windows10GeneralConfiguration.getDefenderPotentiallyUnwantedAppActionSetting()
“Gets or sets Defender’s action to take on Potentially Unwanted Application (PUA)
, which includes software with behaviors of ad-injection, software bundling,
persistent solicitation for payment or subscription, etc.
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderPreventCredentialStealingType()
“Value indicating if credential stealing from the Windows local security
authority subsystem is permitted”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderProcessCreation()
“Value indicating response to process creations originating from PSExec and WMI
commands”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderScriptDownloadedPayloadExecution()
“Value indicating the behavior of js/vbs executing payload downloaded from
Internet”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderScriptObfuscatedMacroCode()
“Value indicating the behavior of obfuscated js/vbs/ps/macro code”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderUntrustedExecutable()
“Value indicating response to executables that don't meet a prevalence, age, or
trusted list criteria”
|
Optional<DefenderProtectionType> |
Windows10EndpointProtectionConfiguration.getDefenderUntrustedUSBProcess()
“Value indicating response to untrusted and unsigned processes that run from USB”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderAdobeReaderLaunchChildProcess(DefenderProtectionType defenderAdobeReaderLaunchChildProcess)
“Value indicating the behavior of Adobe Reader from creating child processes”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderAdvancedRansomewareProtectionType(DefenderProtectionType defenderAdvancedRansomewareProtectionType)
“Value indicating use of advanced protection against ransomeware”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderEmailContentExecution(DefenderProtectionType defenderEmailContentExecution)
“Value indicating if execution of executable content (exe, dll, ps, js, vbs, etc)
should be dropped from email (webmail/mail-client)”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderNetworkProtectionType(DefenderProtectionType defenderNetworkProtectionType)
“Value indicating the behavior of NetworkProtection”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderOfficeAppsExecutableContentCreationOrLaunch(DefenderProtectionType defenderOfficeAppsExecutableContentCreationOrLaunch)
“Value indicating the behavior of Office applications/macros creating or
launching executable content”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderOfficeAppsLaunchChildProcess(DefenderProtectionType defenderOfficeAppsLaunchChildProcess)
“Value indicating the behavior of Office application launching child processes”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderOfficeAppsOtherProcessInjection(DefenderProtectionType defenderOfficeAppsOtherProcessInjection)
“Value indicating the behavior of Office applications injecting into other
processes”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderOfficeCommunicationAppsLaunchChildProcess(DefenderProtectionType defenderOfficeCommunicationAppsLaunchChildProcess)
“Value indicating the behavior of Office communication applications, including
Microsoft Outlook, from creating child processes”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderOfficeMacroCodeAllowWin32Imports(DefenderProtectionType defenderOfficeMacroCodeAllowWin32Imports)
“Value indicating the behavior of Win32 imports from Macro code in Office”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderPotentiallyUnwantedAppAction(DefenderProtectionType defenderPotentiallyUnwantedAppAction)
“Added in Windows 10, version 1607.
|
Windows10GeneralConfiguration.Builder |
Windows10GeneralConfiguration.Builder.defenderPotentiallyUnwantedAppActionSetting(DefenderProtectionType defenderPotentiallyUnwantedAppActionSetting)
“Gets or sets Defender’s action to take on Potentially Unwanted Application (PUA)
, which includes software with behaviors of ad-injection, software bundling,
persistent solicitation for payment or subscription, etc.
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderPreventCredentialStealingType(DefenderProtectionType defenderPreventCredentialStealingType)
“Value indicating if credential stealing from the Windows local security
authority subsystem is permitted”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderProcessCreation(DefenderProtectionType defenderProcessCreation)
“Value indicating response to process creations originating from PSExec and WMI
commands”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderScriptDownloadedPayloadExecution(DefenderProtectionType defenderScriptDownloadedPayloadExecution)
“Value indicating the behavior of js/vbs executing payload downloaded from
Internet”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderScriptObfuscatedMacroCode(DefenderProtectionType defenderScriptObfuscatedMacroCode)
“Value indicating the behavior of obfuscated js/vbs/ps/macro code”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderUntrustedExecutable(DefenderProtectionType defenderUntrustedExecutable)
“Value indicating response to executables that don't meet a prevalence, age, or
trusted list criteria”
|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.defenderUntrustedUSBProcess(DefenderProtectionType defenderUntrustedUSBProcess)
“Value indicating response to untrusted and unsigned processes that run from USB”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderAdobeReaderLaunchChildProcess(DefenderProtectionType defenderAdobeReaderLaunchChildProcess)
Returns an immutable copy of
this with just the defenderAdobeReaderLaunchChildProcess field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderAdvancedRansomewareProtectionType(DefenderProtectionType defenderAdvancedRansomewareProtectionType)
Returns an immutable copy of
this with just the defenderAdvancedRansomewareProtectionType field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderEmailContentExecution(DefenderProtectionType defenderEmailContentExecution)
Returns an immutable copy of
this with just the defenderEmailContentExecution field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderNetworkProtectionType(DefenderProtectionType defenderNetworkProtectionType)
Returns an immutable copy of
this with just the defenderNetworkProtectionType field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderOfficeAppsExecutableContentCreationOrLaunch(DefenderProtectionType defenderOfficeAppsExecutableContentCreationOrLaunch)
Returns an immutable copy of
this with just the defenderOfficeAppsExecutableContentCreationOrLaunch field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderOfficeAppsLaunchChildProcess(DefenderProtectionType defenderOfficeAppsLaunchChildProcess)
Returns an immutable copy of
this with just the defenderOfficeAppsLaunchChildProcess field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderOfficeAppsOtherProcessInjection(DefenderProtectionType defenderOfficeAppsOtherProcessInjection)
Returns an immutable copy of
this with just the defenderOfficeAppsOtherProcessInjection field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderOfficeCommunicationAppsLaunchChildProcess(DefenderProtectionType defenderOfficeCommunicationAppsLaunchChildProcess)
Returns an immutable copy of
this with just the defenderOfficeCommunicationAppsLaunchChildProcess field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderOfficeMacroCodeAllowWin32Imports(DefenderProtectionType defenderOfficeMacroCodeAllowWin32Imports)
Returns an immutable copy of
this with just the defenderOfficeMacroCodeAllowWin32Imports field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderPotentiallyUnwantedAppAction(DefenderProtectionType defenderPotentiallyUnwantedAppAction)
Returns an immutable copy of
this with just the defenderPotentiallyUnwantedAppAction field changed. |
Windows10GeneralConfiguration |
Windows10GeneralConfiguration.withDefenderPotentiallyUnwantedAppActionSetting(DefenderProtectionType defenderPotentiallyUnwantedAppActionSetting)
Returns an immutable copy of
this with just the defenderPotentiallyUnwantedAppActionSetting field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderPreventCredentialStealingType(DefenderProtectionType defenderPreventCredentialStealingType)
Returns an immutable copy of
this with just the defenderPreventCredentialStealingType field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderProcessCreation(DefenderProtectionType defenderProcessCreation)
Returns an immutable copy of
this with just the defenderProcessCreation field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderScriptDownloadedPayloadExecution(DefenderProtectionType defenderScriptDownloadedPayloadExecution)
Returns an immutable copy of
this with just the defenderScriptDownloadedPayloadExecution field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderScriptObfuscatedMacroCode(DefenderProtectionType defenderScriptObfuscatedMacroCode)
Returns an immutable copy of
this with just the defenderScriptObfuscatedMacroCode field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderUntrustedExecutable(DefenderProtectionType defenderUntrustedExecutable)
Returns an immutable copy of
this with just the defenderUntrustedExecutable field changed. |
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withDefenderUntrustedUSBProcess(DefenderProtectionType defenderUntrustedUSBProcess)
Returns an immutable copy of
this with just the defenderUntrustedUSBProcess field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DefenderProtectionType |
DefenderProtectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefenderProtectionType[] |
DefenderProtectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.