Class: matlab.net.http.AuthInfo Package: matlab.net.http
Remove AuthInfo parameter
newinfo = removeParameter(authinfo,name)
newinfo = removeParameter(authinfo,name) removes the named parameter and returns the modified AuthInfo object. If the parameter does not exist, then removeParameter does nothing.
authinfo
name
AuthInfo
removeParameter
expand all
matlab.net.http.AuthInfo
AuthInfo, specified as a matlab.net.http.AuthInfo object.
Parameter, specified as a string or a character vector. Name matching is case-insensitive.