IsGrantedAdapter.GetOrCreateSecurityAdapter(IObjectSpace, Type, Object) Method
For internal use.
Namespace: DevExpress.ExpressApp.Security.Adapters
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| objectSpace | IObjectSpace |
| userType | Type |
| userID | Object |
Returns
| Type |
|---|
| DevExpress.ExpressApp.Security.Adapters.ISecurityAdapter |
See Also