次の方法で共有


IkeIpv6AddrIdentification Constructors

Definition

Overloads

IkeIpv6AddrIdentification(Inet6Address)
IkeIpv6AddrIdentification(IntPtr, JniHandleOwnership)

IkeIpv6AddrIdentification(Inet6Address)

[Android.Runtime.Register(".ctor", "(Ljava/net/Inet6Address;)V", "", ApiSince=31)]
public IkeIpv6AddrIdentification (Java.Net.Inet6Address address);
[<Android.Runtime.Register(".ctor", "(Ljava/net/Inet6Address;)V", "", ApiSince=31)>]
new Android.Net.IpSec.Ike.IkeIpv6AddrIdentification : Java.Net.Inet6Address -> Android.Net.IpSec.Ike.IkeIpv6AddrIdentification

Parameters

address
Inet6Address
Attributes

Applies to

IkeIpv6AddrIdentification(IntPtr, JniHandleOwnership)

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

Parameters

javaReference
IntPtr

nativeint

Applies to