Commit ec2ae6d
committed
Add C# example for per-entity property whitelist
Included a C# example showing how to register a property whitelist for the Article entity using IPropertyWhitelistProvider<T>. Also added a note on centralizing whitelists for multiple entities.1 parent 7ede07f commit ec2ae6d
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments