HumanPresenceSettings.IsLockOnLeaveEnabled Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit si le capteur de présence humaine peut verrouiller le PC s’il détecte que l’utilisateur l’a laissé sans assistance.
public:
property bool IsLockOnLeaveEnabled { bool get(); void set(bool value); };
bool IsLockOnLeaveEnabled();
void IsLockOnLeaveEnabled(bool value);
public bool IsLockOnLeaveEnabled { get; set; }
var boolean = humanPresenceSettings.isLockOnLeaveEnabled;
humanPresenceSettings.isLockOnLeaveEnabled = boolean;
Public Property IsLockOnLeaveEnabled As Boolean
Valeur de propriété
bool
True, si le verrouillage en congé est activé. Sinon, False. La valeur par défaut est false.
Remarques
HumanPresenceFeatures.IsLockOnLeaveSupported, HumanPresenceFeatures.SupportedWakeOrLockDistancesInMillimeters, GetSupportedLockOnLeaveTimeouts, LockOnLeaveDistanceInMillimeters, LockOnLeaveTimeout