Interface AdaptiveApplicationControlGroup.DefinitionStages.WithProtectionMode

All Known Subinterfaces:
AdaptiveApplicationControlGroup.Definition, AdaptiveApplicationControlGroup.DefinitionStages.WithCreate
Enclosing interface:
AdaptiveApplicationControlGroup.DefinitionStages

public static interface AdaptiveApplicationControlGroup.DefinitionStages.WithProtectionMode
The stage of the AdaptiveApplicationControlGroup definition allowing to specify protectionMode.
  • Method Details

    • withProtectionMode

      Specifies the protectionMode property: The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux..
      Parameters:
      protectionMode - The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.
      Returns:
      the next definition stage.