Share via


RfcommDeviceService.ProtectionLevel Property

Definition

Gets the current SocketProtectionLevel of the RFCOMM service instance.

public:
 property SocketProtectionLevel ProtectionLevel { SocketProtectionLevel get(); };
SocketProtectionLevel ProtectionLevel();
public SocketProtectionLevel ProtectionLevel { get; }
var socketProtectionLevel = rfcommDeviceService.protectionLevel;
Public ReadOnly Property ProtectionLevel As SocketProtectionLevel

Property Value

The current SocketProtectionLevel of the remote RFCOMM service instance.

Windows requirements

App capabilities
bluetooth

Applies to