Bearbeiten

AuditRule<T>.Rights Property

Definition

Gets the rights of the audit rule.

public:
 property T Rights { T get(); };
public T Rights { get; }
member this.Rights : 'T
Public ReadOnly Property Rights As T

Property Value

T

The rights of the audit rule.

Applies to