Пространство имен: Microsoft.IdentityModel.Tokens
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim instance As EncryptedSecurityTokenHandler

Синтаксис

Visual Basic
Public Class EncryptedSecurityTokenHandler
		Inherits SecurityTokenHandler
C#
public class EncryptedSecurityTokenHandler : SecurityTokenHandler
C++
public ref class EncryptedSecurityTokenHandler : public SecurityTokenHandler
J#
public class EncryptedSecurityTokenHandler extends SecurityTokenHandler
JScript
public class EncryptedSecurityTokenHandler extends SecurityTokenHandler

Иерархия наследования

System.Object
   Microsoft.IdentityModel.Tokens.SecurityTokenHandler
    Microsoft.IdentityModel.Tokens.EncryptedSecurityTokenHandler

Безопасность потоков

Любые открытые статические члены (Shared в Visual Basic) этого типа являются поточно-ориентированными.Любые члены экземпляров не являются гарантированно поточно-ориентированными.

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также