8c1dd9c40d844bdc5883b3a2d5838d3e29ec0d79
Changed `SendReminderEmails`, `UseAccessCode`, and `TfaEnabled` properties from non-nullable `bool` to nullable `bool?` to allow representation of `null` values. Added conditional initialization of `TfaEnabled` to `false` for `NETFRAMEWORK` target.
Description
No description provided
Languages
JavaScript
82.6%
C#
8.4%
HTML
4.5%
Visual Basic .NET
2.6%
CSS
1.4%
Other
0.4%