Share via


BleCsRangingParams.SecurityLevel Property

Definition

Returns the security level for the ranging session.

public Android.Ranging.Ble.CS.BleCsRangingCapabilitiesCsSecurityLevel SecurityLevel { [Android.Runtime.Register("getSecurityLevel", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSecurityLevel", "()I", "", ApiSince=36)>]
member this.SecurityLevel : Android.Ranging.Ble.CS.BleCsRangingCapabilitiesCsSecurityLevel

Property Value

the security level

Attributes

Remarks

Returns the security level for the ranging session.

Java documentation for android.ranging.ble.cs.BleCsRangingParams.getSecurityLevel().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to