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

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

Visual Basic
Dim instance As New EncryptedSecurityTokenHandler

Синтаксис

Visual Basic
Public Sub New
C#
public EncryptedSecurityTokenHandler ()
C++
public:
EncryptedSecurityTokenHandler ()
J#
public EncryptedSecurityTokenHandler ()
JScript
public function EncryptedSecurityTokenHandler ()

Примечания

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также