Share via


MutexAuditRule.MutexRights 속성

정의

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

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

속성 값

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

설명

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

적용 대상