Show / Hide Table of Contents

Class SAMLIdentifiers.AuthnContextComparison

Authentication context comparisons.

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

Fields

Better

Better.

Declaration
public const string Better = "better"
Field Value
Type Description
string

Exact

Exact.

Declaration
public const string Exact = "exact"
Field Value
Type Description
string

Maximum

Maximum.

Declaration
public const string Maximum = "maximum"
Field Value
Type Description
string

Minimum

Minimum.

Declaration
public const string Minimum = "minimum"
Field Value
Type Description
string

See Also

RequestedAuthnContext
In this article
Back to top Copyright © ComponentSpace Pty Ltd 2004-2025. All rights reserved.