Java.Net.HttpCookie.Secure Property
Returns the Secure attribute.

Syntax

[get: Android.Runtime.Register("getSecure", "()Z", "GetGetSecureHandler")]
[set: Android.Runtime.Register("setSecure", "(Z)V", "GetSetSecure_ZHandler")]
public bool Secure { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the Secure attribute.

Set method documentation [Android Documentation]

Sets the Secure attribute of this cookie.

Requirements

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