다음을 통해 공유


SemaphoreAuditRule.SemaphoreRights 속성

정의

감사 규칙의 영향을 받는 액세스 권한을 가져옵니다.

public:
 property System::Security::AccessControl::SemaphoreRights SemaphoreRights { System::Security::AccessControl::SemaphoreRights get(); };
public System.Security.AccessControl.SemaphoreRights SemaphoreRights { get; }
member this.SemaphoreRights : System.Security.AccessControl.SemaphoreRights
Public ReadOnly Property SemaphoreRights As SemaphoreRights

속성 값

감사 규칙의 영향을 받는 권한을 나타내는 SemaphoreRights 값의 비트 조합입니다.

설명

SemaphoreAuditRule 개체는 변경할 수 없습니다. 다른 사용자, 다른 권한 또는 다른 값 조합을 AuditFlags 나타내는 새 감사 규칙을 만들 수 있지만 기존 감사 규칙을 수정할 수는 없습니다.

적용 대상