Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSHttpCookie
  4. CookieFromProperties(NSDictionary)
  • NSHttpCookie
    • NSHttpCookie(Cookie)
    • NSHttpCookie(IntPtr)
    • NSHttpCookie(NativeHandle)
    • NSHttpCookie(NSDictionary)
    • NSHttpCookie(NSObjectFlag)
    • NSHttpCookie(String, String)
    • NSHttpCookie(String, String, String)
    • NSHttpCookie(String, String, String, String)
    • ClassHandle
    • Comment
    • CommentUrl
    • Domain
    • ExpiresDate
    • IsHttpOnly
    • IsSecure
    • IsSessionOnly
    • KeyComment
    • KeyCommentUrl
    • KeyDiscard
    • KeyDomain
    • KeyExpires
    • KeyMaximumAge
    • KeyName
    • KeyOriginUrl
    • KeyPath
    • KeyPort
    • KeySameSiteLax
    • KeySameSitePolicy
    • KeySameSiteStrict
    • KeySecure
    • KeyValue
    • KeyVersion
    • Name
    • Path
    • PortList
    • Properties
    • SameSitePolicy
    • Value
    • Version
    • CookieFromProperties(NSDictionary)
    • CookiesWithResponseHeaderFields(NSDictionary, NSUrl)
    • RequestHeaderFieldsWithCookies(NSHttpCookie[])
xamarinios
namespace Foundation
{
    [Register("NSHTTPCookie", true)]
    public class NSHttpCookie : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("cookieWithProperties:")]
        public static NSHttpCookie! CookieFromProperties(NSDictionary! properties);
    }
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙