GetCredentialRequest.Builder.Build Method

Definition

Builds a GetCredentialRequest.

[Android.Runtime.Register("build", "()Landroid/credentials/GetCredentialRequest;", "", ApiSince=34)]
public Android.Credentials.GetCredentialRequest Build ();
[<Android.Runtime.Register("build", "()Landroid/credentials/GetCredentialRequest;", "", ApiSince=34)>]
member this.Build : unit -> Android.Credentials.GetCredentialRequest

Returns

Attributes

Remarks

Builds a GetCredentialRequest.

Java documentation for android.credentials.GetCredentialRequest.Builder.build().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to