EasComplianceResults.PasswordHistoryResult Property

Definition

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.

Applies to