CredentialDataRequest.Builder.SetAllowUsingExhaustedKeys(Boolean) メソッド

定義

[Android.Runtime.Register("setAllowUsingExhaustedKeys", "(Z)Landroid/security/identity/CredentialDataRequest$Builder;", "", ApiSince=33)]
public Android.Security.Identity.CredentialDataRequest.Builder SetAllowUsingExhaustedKeys (bool allowUsingExhaustedKeys);
[<Android.Runtime.Register("setAllowUsingExhaustedKeys", "(Z)Landroid/security/identity/CredentialDataRequest$Builder;", "", ApiSince=33)>]
member this.SetAllowUsingExhaustedKeys : bool -> Android.Security.Identity.CredentialDataRequest.Builder

パラメーター

allowUsingExhaustedKeys
Boolean

戻り値

属性

適用対象