NetworkSecurityPolicy.Instance Property

Definition

Gets the policy for this process.

public static Android.Security.NetworkSecurityPolicy? Instance { [Android.Runtime.Register("getInstance", "()Landroid/security/NetworkSecurityPolicy;", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getInstance", "()Landroid/security/NetworkSecurityPolicy;", "", ApiSince=23)>]
member this.Instance : Android.Security.NetworkSecurityPolicy

Property Value

NetworkSecurityPolicy
Attributes

Remarks

Java documentation for android.security.NetworkSecurityPolicy.getInstance().

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