PolicyPasswordValidationResult Class |
Namespace: PsrApi.Managers
public class PolicyPasswordValidationResult
The PolicyPasswordValidationResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | PolicyPasswordValidationResult | Initializes a new instance of the PolicyPasswordValidationResult class |
Name | Description | |
---|---|---|
![]() | Errors |
Validation errors.
|
![]() | IsValid |
If the password matches the policy.
|
![]() | MissingCategoryCount |
Missing categories until RequiredCategories is fulfilled.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |