Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SecurityStrategy.GetSecuredActions() Method

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v20.2.dll

Declaration

public IEnumerable<ISecuredActionDescriptor> GetSecuredActions()

Returns

Type
IEnumerable<DevExpress.Persistent.Base.ISecuredActionDescriptor>
See Also