DeviceCapabilitiesSingleChannelEncryption Property

Gets a value indicating whether single channel encryption is supported.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.1+54994fa34e781af8d41d8f78e72210c9fe046b39
C#
public bool SingleChannelEncryption { get; protected set; }

Property Value

Boolean
true if supported; otherwise, false.

See Also