VmGcProfileAutoLogonSettings#
- class VmGcProfileAutoLogonSettings(logon_count=None, *args, **kwargs)#
Bases:
objectAutologon settings that need to be specified to enable autologon. Currently, it is for only the Administrator account, and the value for the Administrator Password should be provided in the General Settings section when configuring this setting.
- Parameters:
logon_count – (
logon_count) The number of automatic logons allowed for the computer using the specified local account. The LogonCount must be specified if the AutoLogon setting is used.
- property logon_count#
The number of automatic logons allowed for the computer using the specified local account. The LogonCount must be specified if the AutoLogon setting is used.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model