OpenIdConnectOptions.ResponseType Property

Definition

Gets or sets the 'response_type'.

public:
 property System::String ^ ResponseType { System::String ^ get(); void set(System::String ^ value); };
public string ResponseType { get; set; }
member this.ResponseType : string with get, set
Public Property ResponseType As String

Property Value

Applies to