FactoryResetProtectionPolicy.Builder.SetFactoryResetProtectionAccounts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setFactoryResetProtectionAccounts", "(Ljava/util/List;)Landroid/app/admin/FactoryResetProtectionPolicy$Builder;", "GetSetFactoryResetProtectionAccounts_Ljava_util_List_Handler", ApiSince=30)]
public virtual Android.App.Admin.FactoryResetProtectionPolicy.Builder SetFactoryResetProtectionAccounts (System.Collections.Generic.IList<string> factoryResetProtectionAccounts);
[<Android.Runtime.Register("setFactoryResetProtectionAccounts", "(Ljava/util/List;)Landroid/app/admin/FactoryResetProtectionPolicy$Builder;", "GetSetFactoryResetProtectionAccounts_Ljava_util_List_Handler", ApiSince=30)>]
abstract member SetFactoryResetProtectionAccounts : System.Collections.Generic.IList<string> -> Android.App.Admin.FactoryResetProtectionPolicy.Builder
override this.SetFactoryResetProtectionAccounts : System.Collections.Generic.IList<string> -> Android.App.Admin.FactoryResetProtectionPolicy.Builder
Parameters
Returns
- Attributes