Freigeben über


IkeRfc822AddrIdentification(String) Constructor

Definition

Construct an instance of IkeRfc822AddrIdentification with a fully-qualified RFC 822 email address.

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

Parameters

rfc822Name
String

the fully-qualified RFC 822 email address.

Attributes

Remarks

Construct an instance of IkeRfc822AddrIdentification with a fully-qualified RFC 822 email address.

Java documentation for android.net.ipsec.ike.IkeRfc822AddrIdentification.IkeRfc822AddrIdentification(java.lang.String).

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