ObjectSecurity<T>.AuditRuleType プロパティ

定義

この ObjectSecurity`1 オブジェクトの監査規則に関連付けられた型オブジェクトを取得します。

public:
 virtual property Type ^ AuditRuleType { Type ^ get(); };
public override Type AuditRuleType { get; }
member this.AuditRuleType : Type
Public Overrides ReadOnly Property AuditRuleType As Type

プロパティ値

現在のインスタンスの監査規則に関連付けられている Type オブジェクト。

適用対象