EasComplianceResults.MinPasswordLengthResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.