Sdílet prostřednictvím


Credential.SimCredential Constructors

Definition

Overloads

Credential.SimCredential()

Constructor for creating SimCredential with default values.

Credential.SimCredential(Credential+SimCredential)

Credential.SimCredential()

Constructor for creating SimCredential with default values.

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

Remarks

Constructor for creating SimCredential with default values.

Java documentation for android.net.wifi.hotspot2.pps.Credential.SimCredential.Credential$SimCredential().

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