Global Variable グローバル変数

NSHTTPCookieSecure

An NSString object indicating that the cookie should be transmitted only over secure channels. NSStringオブジェクト、クッキーが安全な経路越しにのみ送信されるべきであることを指し示しています。

Declaration 宣言

const NSHTTPCookiePropertyKey NSHTTPCookieSecure;

Discussion 議論

Providing any value for this key indicates that the cookie should remain secure. このキーに対して何らかの値を提供することは、クッキーが安全なままであるべきなのを指し示します。

See Also 参照

Cookie Property Keys クッキープロパティキー