ObjectSecurity<T>.AuditRuleType Property

Definition

Gets the Type object associated with the audit rules of this ObjectSecurity`1 object.

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

Property Value

The Type object associated with the audit rules of the current instance.

Applies to