DomainLoadStoreParameter.Configuration Property

Definition

Gets the identifier for the domain configuration data.

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

Property Value

URI

the identifier for the configuration data

Attributes

Remarks

Gets the identifier for the domain configuration data.

Java documentation for java.security.DomainLoadStoreParameter.getConfiguration().

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