다음을 통해 공유


OpenIdConnectOptions.ResponseType 속성

정의

'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

속성 값

적용 대상