expiresDate
The cookie’s expiration date.
クッキーの有効期限。
Availability 有効性
Technology
@property(readonly, getter=isSessionOnly) BOOL sessionOnly;
This value is YES
if the cookie should be discarded at the end of the session (regardless of expiration date), otherwise NO
.
この値は、もしクッキーがセッションの終わりで(有効期限にかかわらず)廃棄されるべきならばYES
、そうでなければNO
です。
expiresDate