BeginGetCredentialOption.Id Property

Definition

Returns the unique id associated with this request.

public string Id { [Android.Runtime.Register("getId", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getId", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.Id : string

Property Value

Attributes

Remarks

Returns the unique id associated with this request. This is for internal use only.

Java documentation for android.service.credentials.BeginGetCredentialOption.getId().

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