EasComplianceResults.DisallowConvenienceLogonResult 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 whether convenience logons are disallowed.
public:
property EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult { EasDisallowConvenienceLogonResult get(); };
EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult();
public EasDisallowConvenienceLogonResult DisallowConvenienceLogonResult { get; }
var easDisallowConvenienceLogonResult = easComplianceResults.disallowConvenienceLogonResult;
Public ReadOnly Property DisallowConvenienceLogonResult As EasDisallowConvenienceLogonResult
Property Value
The result of whether convenience logons are disallowed.