PasswordOptions.RequiredUniqueChars Property

Definition

Gets or sets the minimum number of unique characters which a password must contain. Defaults to 1.

C#
public int RequiredUniqueChars { get; set; }

Property Value

Remarks

This defaults to 1.

Applies to

منتج الإصدارات
ASP.NET Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0