C# Class SensorShare.Compact.Bluetooth.SvcSecOptions

显示文件 Open project: MarkPaxton/SensorShare3 Class Usage Examples

Public Properties

Property Type Description
IsAuthRequired bool
IsEnabled bool
IsEncryptRequired bool
IsPINRequired bool

Property Details

IsAuthRequired public_oe property

public bool IsAuthRequired
return bool

IsEnabled public_oe property

public bool IsEnabled
return bool

IsEncryptRequired public_oe property

public bool IsEncryptRequired
return bool

IsPINRequired public_oe property

public bool IsPINRequired
return bool