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

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

Visual Basic
Dim instance As New UserNameSecurityTokenHandler

Синтаксис

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

Примечания

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также