Click or drag to resize

AuthenticationModelResponseType Property

Response type for OpenIdConnect https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public ResponseType ResponseType { get; set; }

Property Value

Type: ResponseType
See Also