Credential.SimCredential Constructors

Definition

Overloads

Credential.SimCredential()
Credential.SimCredential(Credential+SimCredential)

Credential.SimCredential()

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public SimCredential ();
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.SimCredential(Credential+SimCredential)

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

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