RfcommDeviceService.MaxProtectionLevel 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 le nombre maximal de SocketProtectionLevel pris en charge par ce service RFCOMM instance.
public:
property SocketProtectionLevel MaxProtectionLevel { SocketProtectionLevel get(); };
SocketProtectionLevel MaxProtectionLevel();
public SocketProtectionLevel MaxProtectionLevel { get; }
var socketProtectionLevel = rfcommDeviceService.maxProtectionLevel;
Public ReadOnly Property MaxProtectionLevel As SocketProtectionLevel
Valeur de propriété
SocketProtectionLevel maximal du service RFCOMM instance. Ce niveau peut être passé à StreamSocket.ConnectAsync pour mettre à niveau le niveau de protection des liens RFCOMM.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|