SemaphoreAuditRule.SemaphoreRights 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得受稽核規則影響的存取權限。
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 的新稽核規則,但您無法修改現有的稽核規則。