ProtectionMode interface
The protection mode of the collection/file types. Exe/Msi/Script are used for Windows, Executable is used for Linux.
Properties
exe | The application control policy enforcement/protection mode of the machine group |
executable | The application control policy enforcement/protection mode of the machine group |
msi | The application control policy enforcement/protection mode of the machine group |
script | The application control policy enforcement/protection mode of the machine group |
Property Details
exe
The application control policy enforcement/protection mode of the machine group
exe?: string
Property Value
string
executable
The application control policy enforcement/protection mode of the machine group
executable?: string
Property Value
string
msi
The application control policy enforcement/protection mode of the machine group
msi?: string
Property Value
string
script
The application control policy enforcement/protection mode of the machine group
script?: string
Property Value
string