Partager via


Classe Saml2AuthenticationContext

Represents the AuthnContext element specified in [Saml2Core, 2.7.2.2].

Espace de noms: Microsoft.IdentityModel.Tokens.Saml2
Assembly : Microsoft.IdentityModel (dans microsoft.identitymodel.dll)

Utilisation

    Dim instance As Saml2AuthenticationContext

Syntaxe

'Déclaration
Public Class Saml2AuthenticationContext
public class Saml2AuthenticationContext
public ref class Saml2AuthenticationContext
public class Saml2AuthenticationContext
public class Saml2AuthenticationContext

Remarques

This base class does not directly support any by-value authentication context declarations (represented in XML by the AuthnContextDecl element). To support by-value declarations, extend this class to support the data model and extend Saml2AssertionSerializer, overriding ReadAuthnContext and WriteAuthnContext to read and write the by-value declaration.

Hiérarchie d'héritage

System.Object
  Microsoft.IdentityModel.Tokens.Saml2.Saml2AuthenticationContext

Cohérence de thread

Tous les membres statiques publics (partagés dans Visual Basic) de ce type sont thread-safe.Il n'est pas garanti que les membres d'instance soient thread-safe.

Plateformes

Plateformes de développement

Windows Server 2003, Windows Vista

Target Platforms

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

Voir aussi

Référence

Membres Saml2AuthenticationContext
Espace de noms Microsoft.IdentityModel.Tokens.Saml2