AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the configuration for a System Integrity Protection (SIP) modification task.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.MacSystemIntegrityProtectionConfiguration

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class MacSystemIntegrityProtectionConfiguration

The MacSystemIntegrityProtectionConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AppleInternal Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property AppleInternal.

Indicates whether Apple Internal was enabled or disabled by the task.

Public Property BaseSystem Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property BaseSystem.

Indicates whether Base System was enabled or disabled by the task.

Public Property DebuggingRestrictions Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property DebuggingRestrictions.

Indicates whether Debugging Restrictions was enabled or disabled by the task.

Public Property DTraceRestrictions Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property DTraceRestrictions.

Indicates whether Dtrace Restrictions was enabled or disabled by the task.

Public Property FilesystemProtections Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property FilesystemProtections.

Indicates whether Filesystem Protections was enabled or disabled by the task.

Public Property KextSigning Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property KextSigning.

Indicates whether Kext Signing was enabled or disabled by the task.

Public Property NvramProtections Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property NvramProtections.

Indicates whether NVRAM Protections was enabled or disabled by the task.

Public Property Status Amazon.EC2.MacSystemIntegrityProtectionSettingStatus

Gets and sets the property Status.

Indicates SIP was enabled or disabled by the task.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer