RequestedAuthenticationContext Constructor ()

 

Initializes a new instance of the RequestedAuthenticationContext class.

Namespace:   Microsoft.IdentityServer.Protocols.Saml
Assembly:  Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)

public:
RequestedAuthenticationContext()

The Comparison property is initialized to Exact and the References property is initialized to an empty collection.

System_CAPS_importantImportant

You must add one or more elements to the References collection or an exception will be thrown during serialization.

For more information about how to use the RequestedAuthenticationContext class including code samples, see IdpInitiatedSignOnPage Class Overview

Return to top

Community Additions

ADD
Show: