次の方法で共有


EasComplianceResults.DisallowConvenienceLogonResult プロパティ

定義

注意

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

便利なログオンが許可されていないかどうかの結果を返します。

public:
 property EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult { EasDisallowConvenienceLogonResult get(); };
EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult();
public EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult { get; }
var easDisallowConvenienceLogonResult = easComplianceResults.disallowConvenienceLogonResult;
Public ReadOnly Property DisallowConvenienceLogonResult As EasDisallowConvenienceLogonResult

プロパティ値

便利なログオンが許可されていないかどうかの結果。

適用対象