Click or drag to resize

PolicyPasswordValidationResultMissingCategoryCount Property

Missing categories until RequiredCategories is fulfilled.

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public int MissingCategoryCount { get; set; }

Property Value

Type: Int32
See Also