IkeIpv6AddrIdentification Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
IkeIpv6AddrIdentification(Inet6Address) |
Construct an instance of |
IkeIpv6AddrIdentification(IntPtr, JniHandleOwnership) |
IkeIpv6AddrIdentification(Inet6Address)
Construct an instance of IkeIpv6AddrIdentification
with an IPv6 address.
[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
the IPv6 address.
- Attributes
Remarks
Construct an instance of IkeIpv6AddrIdentification
with an IPv6 address.
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
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
- transfer
- JniHandleOwnership