Share via


CredentialDataRequest.Builder.SetAllowUsingExhaustedKeys(Boolean) Method

Definition

[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

Parameters

allowUsingExhaustedKeys
Boolean

Returns

Attributes

Applies to