Gets a value indicating whether the cookie is secure.
Namespace: OpenQA.SeleniumAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
public virtual bool Secure { get; }
public virtual bool Secure { get; }
Public Overridable ReadOnly Property Secure As Boolean
Get
Public Overridable ReadOnly Property Secure As Boolean
Get
public:
virtual property bool Secure {
bool get ();
}
public:
virtual property bool Secure {
bool get ();
}