WindowsDefenderATP Class
NAMESPACE
RASAdminEngine.Core.OutputModels.ImagesOptimization.Categories
DESCRIPTION
Image Optimization - Windows Defender ATP
INHERITED FROM
RASSerilazableObj⇒WindowsDefenderATP
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
Boolean | DisableRealTimeProtection | Disable Real Time Protection | |
List<String> | ExcludeExtension | Exclude Extensions | |
List<String> | ExcludeFolders | Exclude Folders List | |
List<String> | ExcludeProcesses | Exclude Processes | |
WinDefATPTurnOffOn | Whether Windows Defender ATP is turned on or off |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated