OwinResponse.Protocol Property

Definition

Gets or sets the owin.ResponseProtocol.

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

Property Value

The owin.ResponseProtocol.

Implements

Applies to