- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- DBSecurityEngine
graph BT
Type-->Base0["DBSecurityEngine"]
Type["TestDBSecurityEngine"]
class Type type-node
Syntax
public class TestDBSecurityEngine : DBSecurityEngine
Constructors
Name | Summary |
---|---|
TestDBSecurityEngine |
Properties
Name | Value | Summary |
---|---|---|
AdminOperations | Dictionary |
Methods
Name | Value | Summary |
---|---|---|
Get |
Dictionary |
|
Get |
QueryCondition |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|