ChunkedCookieHandler 构造函数 ()

Initializes a new instance of the ChunkedCookieHandler class with the DefaultChunkSize.

命名空间: Microsoft.IdentityModel.Web
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim instance As New ChunkedCookieHandler

语法

声明
Public Sub New
public ChunkedCookieHandler ()
public:
ChunkedCookieHandler ()
public ChunkedCookieHandler ()
public function ChunkedCookieHandler ()

备注

默认构造函数将所有字段初始化为其默认值。

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

请参见

参考

ChunkedCookieHandler 类
ChunkedCookieHandler 成员
Microsoft.IdentityModel.Web 命名空间