Initializes a new instance of CookieHandler.
Пространство имен: Microsoft.IdentityModel.Web
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

Использование

Visual Basic
Dim instance As New CookieHandler

Синтаксис

Visual Basic
Protected Sub New
C#
protected CookieHandler ()
C++
protected:
CookieHandler ()
J#
protected CookieHandler ()
JScript
protected function CookieHandler ()

Примечания

При инициализации стандартный конструктор присваивает всем полям их значения по умолчанию.

Платформы

Платформа разработки

Windows Server 2003, Windows Vista

Target Platforms

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

См. также