ObjectSecurity.AuditRuleType 屬性

定義

取得與這個 Type 物件之稽核規則相關聯的 ObjectSecurity 物件。 Type 物件必須可以轉換成 SecurityIdentifier 物件。

public:
 abstract property Type ^ AuditRuleType { Type ^ get(); };
public abstract Type AuditRuleType { get; }
member this.AuditRuleType : Type
Public MustOverride ReadOnly Property AuditRuleType As Type

屬性值

Type

與這個 ObjectSecurity 物件之稽核規則相關聯的物件類型。

適用於