IkeDerAsn1DnIdentification.DerAsn1Dn Property
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.
The ASN.
[Android.Runtime.Register("derAsn1Dn", ApiSince=31)]
public Javax.Security.Auth.X500.X500Principal DerAsn1Dn { get; set; }
[<Android.Runtime.Register("derAsn1Dn", ApiSince=31)>]
member this.DerAsn1Dn : Javax.Security.Auth.X500.X500Principal with get, set
Property Value
- Attributes
Remarks
The ASN.1 X.500 Distinguished Name
Java documentation for android.net.ipsec.ike.IkeDerAsn1DnIdentification.derAsn1Dn
.
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.