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

屬性值

與該 ObjectSecurity 物件稽核規則相關的物件類型。

適用於