HumanPresenceFeatures.IsLockOnLeaveSupported 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 si le capteur de présence humaine peut verrouiller le PC lorsqu’un utilisateur le quitte sans assistance.
public:
property bool IsLockOnLeaveSupported { bool get(); };
bool IsLockOnLeaveSupported();
public bool IsLockOnLeaveSupported { get; }
var boolean = humanPresenceFeatures.isLockOnLeaveSupported;
Public ReadOnly Property IsLockOnLeaveSupported As Boolean
Valeur de propriété
Boolean
bool
True, si elle est prise en charge. Sinon, False. La valeur par défaut est false.