次の方法で共有


IkeFqdnIdentification Constructors

Definition

Overloads

IkeFqdnIdentification(String)
IkeFqdnIdentification(IntPtr, JniHandleOwnership)

IkeFqdnIdentification(String)

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)]
public IkeFqdnIdentification (string fqdn);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.IkeFqdnIdentification : string -> Android.Net.IpSec.Ike.IkeFqdnIdentification

Parameters

fqdn
String
Attributes

Applies to

IkeFqdnIdentification(IntPtr, JniHandleOwnership)

protected IkeFqdnIdentification (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Net.IpSec.Ike.IkeFqdnIdentification : nativeint * Android.Runtime.JniHandleOwnership -> Android.Net.IpSec.Ike.IkeFqdnIdentification

Parameters

javaReference
IntPtr

nativeint

Applies to