Compartilhar via


AuthenticationContextClasses Members

[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]

Defines URI constants for the SAML 2.0 Authentication Context Classes defined in the Authentication Context specification, [SAMLAuthnCxt].

The following tables list the members exposed by the AuthenticationContextClasses type.

Public Fields

  Name Description
public fieldstatic AuthenticatedTelephony  
public fieldstatic InternetProtocol  
public fieldstatic InternetProtocolPassword  
public fieldstatic Kerberos  
public fieldstatic MobileOneFactorContract  
public fieldstatic MobileOneFactorUnregistered  
public fieldstatic MobileTwoFactorContract  
public fieldstatic MobileTwoFactorUnregistered  
public fieldstatic NomadTelephony  
public fieldstatic Password  
public fieldstatic PasswordProtectedTransport  
public fieldstatic PersonalTelephony  
public fieldstatic Pgp  
public fieldstatic PreviousSession  
public fieldstatic SecureRemotePassword  
public fieldstatic Smartcard  
public fieldstatic SmartcardPki  
public fieldstatic SoftwarePki  
public fieldstatic Spki  
public fieldstatic Telephony  
public fieldstatic TimeSyncToken  
public fieldstatic TlsClient  
public fieldstatic Unspecified  
public fieldstatic X509  
public fieldstatic XmlDSig  

Top

See Also

Reference

AuthenticationContextClasses Class
Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants Namespace

Copyright © 2008 by Microsoft Corporation. All rights reserved.