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) | |
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
- transfer
- JniHandleOwnership