Enum PLATFORM
Platform definitions for Analysis rules.
Namespace: Microsoft.CST.AttackSurfaceAnalyzer.Types
Assembly: AsaLib.dll
Syntax
public enum PLATFORM : int
Fields
| Name | Description |
|---|---|
| LINUX | |
| MACOS | |
| UNKNOWN | |
| WINDOWS |
Platform definitions for Analysis rules.
public enum PLATFORM : int
| Name | Description |
|---|---|
| LINUX | |
| MACOS | |
| UNKNOWN | |
| WINDOWS |