FactoryResetProtectionPolicy.FactoryResetProtectionAccounts プロパティ

定義

出荷時の設定にリセットされたデバイスをプロビジョニングできるアカウントの一覧を取得します。

public System.Collections.Generic.IList<string> FactoryResetProtectionAccounts { [Android.Runtime.Register("getFactoryResetProtectionAccounts", "()Ljava/util/List;", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getFactoryResetProtectionAccounts", "()Ljava/util/List;", "", ApiSince=30)>]
member this.FactoryResetProtectionAccounts : System.Collections.Generic.IList<string>

プロパティ値

属性

注釈

出荷時の設定にリセットされたデバイスをプロビジョニングできるアカウントの一覧を取得します。

android.app.admin.FactoryResetProtectionPolicy.getFactoryResetProtectionAccounts()Java ドキュメント。

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

適用対象