SignOnRequestParameters Constructor ()

Active Directory Federation Services 2.0
 

Initializes a new instance of the SignOnRequestParameters class.

Namespace:   Microsoft.IdentityServer.Web
Assembly:  Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)

public:
SignOnRequestParameters()

The following table shows the initial property values of the new SignOnRequestParameters instance.

Property

Value

Consent

null

ForceAuthentication

false

IsPassive

false

RequestedAuthenticationContext

null

For more information about using the SignOnRequestParameters class, including code samples, see IdpInitiatedSignOnPage Class Overview.

Return to top

Community Additions

ADD
Show: