AuditRule<T>.Rights プロパティ

定義

監査規則の権限を取得します。

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

プロパティ値

T

監査規則の権限。

適用対象