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