AuthenticationModel Properties | 
The AuthenticationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias | 
            Typically the DNS name used in the IIS binding
              | |
| AuthenticationType | 
            Authentication type for the binding.
              | |
| AuthLevel | 
            Authentication level of customer
              | |
| Customer | 
            Helper so we can easilly get to the customer
              | |
| IdpAudience | 
            Audience as configured on the IdP
              | |
| IdpCertSerialNo | 
            Serial number which the identity provider uses to sign the auth token
              | |
| IdpEndPoint | 
            URL at the IdP for the single sign on request to OIS
              | |
| IdpIssuer | 
            Common identifier of the identity issuer
              | |
| ResponseType | 
            Response type for OpenIdConnect https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest.
              |