NSHTTPCookiePropertyKey
Constants that define the supported keys in a cookie attributes dictionary.
クッキー属性辞書でサポートされるキーを定義する定数。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSDictionary
<NSHTTPCookiePropertyKey
, id
> *properties;
This dictionary can be used with init
or cookie
to create an equivalent NSHTTPCookie
object.
この辞書は、init
またはcookie
で使われることで、NSHTTPCookie
オブジェクト相当物を作成できます。
See init
for more information on the constraints imposed on the properties
dictionary.
init
を、properties
辞書に課せられる制約に関するさらなる情報として見てください。
NSHTTPCookiePropertyKey