NUnitAsp

HttpClient.CookieValue Method 

Returns the value of a cookie. Throws exception if the cookie hasn't been set.

public string CookieValue(
   string cookieName
);

See Also

HttpClient Class | NUnit.Extensions.Asp Namespace