IOwinResponse.Protocol Property

Definition

Gets or sets the owin.ResponseProtocol.

public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

Property Value

The owin.ResponseProtocol.

Applies to