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
86.4%
C#
6.8%
Visual Basic .NET
2.7%
HTML
2.5%
CSS
1.1%
Other
0.4%