Contains authentication information pertaining to how a subject authenticated to an authority.
Пространство имен: Microsoft.IdentityModel.Claims
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)

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

Visual Basic
Dim instance As AuthenticationInformation

Синтаксис

Visual Basic
Public Class AuthenticationInformation
C#
public class AuthenticationInformation
C++
public ref class AuthenticationInformation
J#
public class AuthenticationInformation
JScript
public class AuthenticationInformation

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

System.Object
  Microsoft.IdentityModel.Claims.AuthenticationInformation

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

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

Платформы

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

Windows Server 2003, Windows Vista

Target Platforms

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

См. также