Credential.UserCredential Constructors

Definition

Overloads

Credential.UserCredential()
Credential.UserCredential(Credential+UserCredential)

Credential.UserCredential()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public UserCredential ();
Attributes

Remarks

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

Credential.UserCredential(Credential+UserCredential)

[Android.Runtime.Register(".ctor", "(Landroid/net/wifi/hotspot2/pps/Credential$UserCredential;)V", "", ApiSince=26)]
public UserCredential (Android.Net.Wifi.Hotspot2.Pps.Credential.UserCredential source);
[<Android.Runtime.Register(".ctor", "(Landroid/net/wifi/hotspot2/pps/Credential$UserCredential;)V", "", ApiSince=26)>]
new Android.Net.Wifi.Hotspot2.Pps.Credential.UserCredential : Android.Net.Wifi.Hotspot2.Pps.Credential.UserCredential -> Android.Net.Wifi.Hotspot2.Pps.Credential.UserCredential

Parameters

Attributes

Remarks

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