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

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

Visual Basic
Dim instance As KerberosSecurityTokenHandler

Синтаксис

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

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

System.Object
   Microsoft.IdentityModel.Tokens.SecurityTokenHandler
    Microsoft.IdentityModel.Tokens.KerberosSecurityTokenHandler

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также