Table of Contents

Interface ISecurityRuleProvider2

Namespace
DevExpress.Xpo
Assembly
DevExpress.Xpo.v24.1.dll
public interface ISecurityRuleProvider2

Properties

Enabled

bool Enabled { get; }

Property Value

bool

Methods

GetRule(XPClassInfo)

ISecurityRule2 GetRule(XPClassInfo classInfo)

Parameters

classInfo XPClassInfo

Returns

ISecurityRule2