Microsoft.IdentityServer.Protocols.Saml Namespace

 

Contains classes that represent SAMLP artifacts used together with the SignOnRequestParameters class during Idp initiated sign-in.

Classes

Class Description
System_CAPS_pubclass RequestedAuthenticationContext

Specifies the authentication context requirements of authentication statements returned in response to a request or query. Represents the <samlp:RequestedAuthnContext> element defined in [SamlCore, 3.3.2.2.1].

Enumerations

Enumeration Description
System_CAPS_pubenum AuthenticationContextComparisonType

Specifies comparison rules for determining an authentication context.

Represents the samlp:AuthnContextComparisonType defined in [SamlCore, 3.3.2.2.1].

Return to top