BleCsRangingCapabilities.SupportedSecurityLevels Propiedad

Definición

Devuelve una lista de los niveles de seguridad admitidos.

public System.Collections.Generic.ICollection<Java.Lang.Integer> SupportedSecurityLevels { [Android.Runtime.Register("getSupportedSecurityLevels", "()Ljava/util/Set;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getSupportedSecurityLevels", "()Ljava/util/Set;", "", ApiSince=36)>]
member this.SupportedSecurityLevels : System.Collections.Generic.ICollection<Java.Lang.Integer>

Valor de propiedad

de Set enteros que representan los niveles de seguridad, donde cada nivel es uno de SecurityLevel.

Atributos

Comentarios

Devuelve una lista de los niveles de seguridad admitidos.

Java documentación para android.ranging.ble.cs.BleCsRangingCapabilities.getSupportedSecurityLevels().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a