Инициализирует новый экземпляр SecurityTokenHandler Класс.
Пространство имен: Microsoft.IdentityModel.Tokens
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim instance As New SecurityTokenHandler

Синтаксис

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

Примечания

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также