Share via


URICertStoreParameters.URI Property

Definition

Returns the URI used to construct this URICertStoreParameters object.

public Java.Net.URI? URI { [Android.Runtime.Register("getURI", "()Ljava/net/URI;", "", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getURI", "()Ljava/net/URI;", "", ApiSince=33)>]
member this.URI : Java.Net.URI

Property Value

URI

the URI.

Attributes

Remarks

Returns the URI used to construct this URICertStoreParameters object.

Java documentation for java.security.cert.URICertStoreParameters.getURI().

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35