Skip to content

Commit 35e320f

Browse files
committed
- Update property description on the AccountProtectionProfile property to be more descriptive.
1 parent a85e026 commit 35e320f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rock/Model/CRM/Person/Person.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ public bool IsLockedAsChild
584584
public int? ContributionFinancialAccountId { get; set; }
585585

586586
/// <summary>
587-
/// Gets or sets the person's account protection profile, which is used by the duplication detection and merge processes.
587+
/// Gets or sets the person's account protection profile, which determines the level of security applied to their account. Higher levels enforce stricter safeguards and limit automated changes.
588588
/// </summary>
589589
/// <value>
590590
/// The account protection profile.

0 commit comments

Comments
 (0)