Share via


NSHttpCookie.IsSecure Property

Definition

Whether this cookie should only be sent over secure channels.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsSecure { [Foundation.Export("isSecure")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isSecure")>]
member this.IsSecure : bool

Property Value

Attributes

Applies to