Share via


EasComplianceResults.MinPasswordLengthResult Property

Definition

Note

EasComplianceResults may be unavailable for releases after Windows 10.

Returns the result of the minimum length of the password required.

public:
 property EasMinPasswordLengthResult MinPasswordLengthResult { EasMinPasswordLengthResult get(); };
EasMinPasswordLengthResult MinPasswordLengthResult();
public EasMinPasswordLengthResult MinPasswordLengthResult { get; }
var easMinPasswordLengthResult = easComplianceResults.minPasswordLengthResult;
Public ReadOnly Property MinPasswordLengthResult As EasMinPasswordLengthResult

Property Value

The result of the minimum length of the password required.

Applies to