EasComplianceResults.PasswordHistoryResult 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 history of passwords.
public:
property EasPasswordHistoryResult PasswordHistoryResult { EasPasswordHistoryResult get(); };
EasPasswordHistoryResult PasswordHistoryResult();
public EasPasswordHistoryResult PasswordHistoryResult { get; }
var easPasswordHistoryResult = easComplianceResults.passwordHistoryResult;
Public ReadOnly Property PasswordHistoryResult As EasPasswordHistoryResult
Property Value
The result of the history of passwords.