Forguncyマニュアル
AppendResponseCookie メソッド (ICookieManager)

Microsoft.Owin.Infrastructure 名前空間 > ICookieManager インターフェース : AppendResponseCookie メソッド
シンタックス
'宣言
 
Sub AppendResponseCookie( _
   ByVal context As IOwinContext, _
   ByVal key As String, _
   ByVal value As String, _
   ByVal options As CookieOptions _
) 
void AppendResponseCookie( 
   IOwinContext context,
   string key,
   string value,
   CookieOptions options
)

パラメータ

context
key
value
options
参照

ICookieManager インターフェース
ICookieManager メンバ