BluetoothSocketSettings.IsAuthenticationRequired プロパティ

定義

Bluetooth ソケットに対して認証が有効になっているかどうかを確認します。

public bool IsAuthenticationRequired { [Android.Runtime.Register("isAuthenticationRequired", "()Z", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("isAuthenticationRequired", "()Z", "", ApiSince=36)>]
member this.IsAuthenticationRequired : bool

プロパティ値

属性

注釈

Bluetooth ソケットに対して認証が有効になっているかどうかを確認します。

既定値は false です。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象