C# Class SensorShare.Compact.Bluetooth.SvcSecOptions

Show file Open project: MarkPaxton/SensorShare3 Class Usage Examples

Public Properties

Property Type Description
IsAuthRequired bool
IsEnabled bool
IsEncryptRequired bool
IsPINRequired bool

Property Details

IsAuthRequired public property

public bool IsAuthRequired
return bool

IsEnabled public property

public bool IsEnabled
return bool

IsEncryptRequired public property

public bool IsEncryptRequired
return bool

IsPINRequired public property

public bool IsPINRequired
return bool