* Adds `SerializationProperty` - This will generate the private variable for serialization. Also provides an option `useField` to specify your own. Example: ```cs [SerializationProperty(0, useField: nameof(_resource)] ``` |
||
|---|---|---|
| .. | ||
| Security | ||
| AccessRestrictions.cs | ||
| Account.cs | ||
| Account.Migrations.cs | ||
| AccountAttackLimiter.cs | ||
| AccountComment.cs | ||
| AccountHandler.cs | ||
| Accounts.cs | ||
| AccountTag.cs | ||
| Firewall.cs | ||
| IPasswordProtection.cs | ||
| IPLimiter.cs | ||