Back to Devexpress

SecuredXPObjectSpaceProviderOptions Class

expressappframework-devexpress-dot-expressapp-dot-applicationbuilder-61bdb79a.md

latest1.5 KB
Original Source

SecuredXPObjectSpaceProviderOptions Class

Options that you can use to configure the SecuredObjectSpaceProvider.

Namespace : DevExpress.ExpressApp.ApplicationBuilder

Assembly : DevExpress.ExpressApp.Security.Xpo.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Security.Xpo

Declaration

csharp
public class SecuredXPObjectSpaceProviderOptions :
    XPObjectSpaceProviderOptions
vb
Public Class SecuredXPObjectSpaceProviderOptions
    Inherits XPObjectSpaceProviderOptions

Inheritance

Object XPObjectSpaceProviderOptions SecuredXPObjectSpaceProviderOptions

See Also

SecuredXPObjectSpaceProviderOptions Members

DevExpress.ExpressApp.ApplicationBuilder Namespace