Click or drag to resize

AuthenticationModel Properties

The AuthenticationModel type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Typically the DNS name used in the IIS binding
Public propertyAuthenticationType
Authentication type for the binding.
Public propertyAuthLevel
Authentication level of customer
Public propertyCustomer
Helper so we can easilly get to the customer
Public propertyIdpAudience
Audience as configured on the IdP
Public propertyIdpCertSerialNo
Serial number which the identity provider uses to sign the auth token
Public propertyIdpEndPoint
URL at the IdP for the single sign on request to OIS
Public propertyIdpIssuer
Common identifier of the identity issuer
Public propertyResponseType
Response type for OpenIdConnect https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest.
Top
See Also