static Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.builderWin32LobAppPowerShellScriptRequirement() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.detectionType(Win32LobAppPowerShellScriptDetectionType detectionType) |
“The detection type for script output”
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.detectionValue(String detectionValue) |
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.displayName(String displayName) |
“The unique display name for this rule”
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.enforceSignatureCheck(Boolean enforceSignatureCheck) |
“A value indicating whether signature check is enforced”
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.operator(Win32LobAppDetectionOperator operator) |
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.runAs32Bit(Boolean runAs32Bit) |
“A value indicating whether this script should run as 32-bit”
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.runAsAccount(RunAsAccountType runAsAccount) |
“Indicates the type of execution context the script runs in.”
|
Win32LobAppPowerShellScriptRequirement.Builder |
Win32LobAppPowerShellScriptRequirement.Builder.scriptContent(String scriptContent) |
“The base64 encoded script content to detect Win32 Line of Business (LoB) app”
|