static Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.builderWin32LobAppPowerShellScriptRule() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.comparisonValue(String comparisonValue) |
“The script output comparison value.
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.displayName(String displayName) |
“The display name for the rule.
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.enforceSignatureCheck(Boolean enforceSignatureCheck) |
“A value indicating whether a signature check is enforced.”
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.operationType(Win32LobAppPowerShellScriptRuleOperationType operationType) |
“The script output comparison operation type.
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.operator(Win32LobAppRuleOperator operator) |
“The script output operator.
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.ruleType(Win32LobAppRuleType ruleType) |
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.runAs32Bit(Boolean runAs32Bit) |
“A value indicating whether the script should run as 32-bit.”
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.runAsAccount(RunAsAccountType runAsAccount) |
“The execution context of the script.
|
Win32LobAppPowerShellScriptRule.Builder |
Win32LobAppPowerShellScriptRule.Builder.scriptContent(String scriptContent) |
“The base64-encoded script content.”
|