System::Net::Cookie::set_Secure method

Cookie::set_Secure method

Sets the ‘Secure’ attribute’s value.

void System::Net::Cookie::set_Secure(bool value)
ParameterTypeDescription
valueboolThe value that must be set.

See Also