Java.Security.Cert.ICertPathBuilderResult.CertPath Property
Returns the built CertPath instance.

Syntax

[get: Android.Runtime.Register("getCertPath", "()Ljava/security/cert/CertPath;", "GetGetCertPathHandler:Java.Security.Cert.ICertPathBuilderResultInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public CertPath CertPath { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the built CertPath instance. Never returns null.

[Android Documentation]

Requirements

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