KeyProtection.Builder.SetIsStrongBoxBacked(Boolean) 方法

定義

[Android.Runtime.Register("setIsStrongBoxBacked", "(Z)Landroid/security/keystore/KeyProtection$Builder;", "", ApiSince=31)]
public Android.Security.Keystore.KeyProtection.Builder SetIsStrongBoxBacked (bool isStrongBoxBacked);
[<Android.Runtime.Register("setIsStrongBoxBacked", "(Z)Landroid/security/keystore/KeyProtection$Builder;", "", ApiSince=31)>]
member this.SetIsStrongBoxBacked : bool -> Android.Security.Keystore.KeyProtection.Builder

參數

isStrongBoxBacked
Boolean

傳回

屬性

適用於