Java.Security.ICertificate.Principal Property
Returns the principal of this certificate.

Syntax

[get: Android.Runtime.Register("getPrincipal", "()Ljava/security/Principal;", "GetGetPrincipalHandler:Java.Security.ICertificateInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IPrincipal Principal { get; }

See Also

ICertificate.Guarantor

Value

Documentation for this section has not yet been entered.

Remarks

Returns the principal of this certificate. The principal is guaranteed by the guarantor returned by ICertificate.Guarantor.

[Android Documentation]

Requirements

Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1