RfcommDeviceService.ProtectionLevel 속성

정의

RFCOMM 서비스 instance 현재 SocketProtectionLevel을 가져옵니다.

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

속성 값

원격 RFCOMM 서비스의 현재 SocketProtectionLevel instance.

Windows 요구 사항

앱 기능
bluetooth

적용 대상