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)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected NSHttpCookie(NSObjectFlag! t);
}
}
| .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