EasComplianceResults.PasswordHistoryResult プロパティ

定義

注意

easComplianceResults は、Windows 10後のリリースでは使用できない場合があります。

パスワードの履歴の結果を返します。

public:
 property EasPasswordHistoryResult PasswordHistoryResult { EasPasswordHistoryResult get(); };
EasPasswordHistoryResult PasswordHistoryResult();
public EasPasswordHistoryResult PasswordHistoryResult { get; }
var easPasswordHistoryResult = easComplianceResults.passwordHistoryResult;
Public ReadOnly Property PasswordHistoryResult As EasPasswordHistoryResult

プロパティ値

パスワードの履歴の結果。

適用対象