Show / Hide Table of Contents

Class SAMLIdentifiers.AuthnContextClasses

Authentication context classes.

Inheritance
System.Object
SAMLIdentifiers.AuthnContextClasses
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ComponentSpace.SAML2
Assembly: ComponentSpace.Saml2.dll
Syntax
public static class AuthnContextClasses

Fields

AuthenticatedTelephony

AuthenticatedTelephony.

Declaration
public const string AuthenticatedTelephony = "urn:oasis:names:tc:SAML:2.0:ac:classes:AuthenticatedTelephony"
Field Value
Type Description
System.String

InternetProtocol

InternetProtocol.

Declaration
public const string InternetProtocol = "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocol"
Field Value
Type Description
System.String

InternetProtocolPassword

InternetProtocolPassword.

Declaration
public const string InternetProtocolPassword = "urn:oasis:names:tc:SAML:2.0:ac:classes:InternetProtocolPassword"
Field Value
Type Description
System.String

Kerberos

Kerberos.

Declaration
public const string Kerberos = "urn:oasis:names:tc:SAML:2.0:ac:classes:Kerberos"
Field Value
Type Description
System.String

MobileOneFactorContract

MobileOneFactorContract.

Declaration
public const string MobileOneFactorContract = "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorContract"
Field Value
Type Description
System.String

MobileOneFactorUnregistered

MobileOneFactorUnregistered.

Declaration
public const string MobileOneFactorUnregistered = "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileOneFactorUnregistered"
Field Value
Type Description
System.String

MobileTwoFactorContract

MobileTwoFactorContract.

Declaration
public const string MobileTwoFactorContract = "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorContract"
Field Value
Type Description
System.String

MobileTwoFactorUnregistered

MobileTwoFactorUnregistered.

Declaration
public const string MobileTwoFactorUnregistered = "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorUnregistered"
Field Value
Type Description
System.String

NomadTelephony

NomadTelephony.

Declaration
public const string NomadTelephony = "urn:oasis:names:tc:SAML:2.0:ac:classes:NomadTelephony"
Field Value
Type Description
System.String

Password

Password.

Declaration
public const string Password = "urn:oasis:names:tc:SAML:2.0:ac:classes:Password"
Field Value
Type Description
System.String

PasswordProtectedTransport

PasswordProtectedTransport.

Declaration
public const string PasswordProtectedTransport = "urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport"
Field Value
Type Description
System.String

PersonalTelephony

PersonalTelephony.

Declaration
public const string PersonalTelephony = "urn:oasis:names:tc:SAML:2.0:ac:classes:PersonalTelephony"
Field Value
Type Description
System.String

PGP

PGP.

Declaration
public const string PGP = "urn:oasis:names:tc:SAML:2.0:ac:classes:PGP"
Field Value
Type Description
System.String

PreviousSession

PreviousSession.

Declaration
public const string PreviousSession = "urn:oasis:names:tc:SAML:2.0:ac:classes:PreviousSession"
Field Value
Type Description
System.String

SecureRemotePassword

SecureRemotePassword.

Declaration
public const string SecureRemotePassword = "urn:oasis:names:tc:SAML:2.0:ac:classes:SecureRemotePassword"
Field Value
Type Description
System.String

Smartcard

Smartcard.

Declaration
public const string Smartcard = "urn:oasis:names:tc:SAML:2.0:ac:classes:Smartcard"
Field Value
Type Description
System.String

SmartcardPKI

SmartcardPKI.

Declaration
public const string SmartcardPKI = "urn:oasis:names:tc:SAML:2.0:ac:classes:SmartcardPKI"
Field Value
Type Description
System.String

SoftwarePKI

SoftwarePKI.

Declaration
public const string SoftwarePKI = "urn:oasis:names:tc:SAML:2.0:ac:classes:SoftwarePKI"
Field Value
Type Description
System.String

SPKI

SPKI.

Declaration
public const string SPKI = "urn:oasis:names:tc:SAML:2.0:ac:classes:SPKI"
Field Value
Type Description
System.String

Telephony

Telephony.

Declaration
public const string Telephony = "urn:oasis:names:tc:SAML:2.0:ac:classes:Telephony"
Field Value
Type Description
System.String

TimeSyncToken

TimeSyncToken.

Declaration
public const string TimeSyncToken = "urn:oasis:names:tc:SAML:2.0:ac:classes:TimeSyncToken"
Field Value
Type Description
System.String

TLSClient

TLSClient.

Declaration
public const string TLSClient = "urn:oasis:names:tc:SAML:2.0:ac:classes:TLSClient"
Field Value
Type Description
System.String

Unspecified

Unspecified.

Declaration
public const string Unspecified = "urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified"
Field Value
Type Description
System.String

X509

X509.

Declaration
public const string X509 = "urn:oasis:names:tc:SAML:2.0:ac:classes:X509"
Field Value
Type Description
System.String

XMLDSig

XMLDSig.

Declaration
public const string XMLDSig = "urn:oasis:names:tc:SAML:2.0:ac:classes:XMLDSig"
Field Value
Type Description
System.String

See Also

AuthnContextClassRef
In This Article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2022. All rights reserved.