OwinRequest.Protocol Property

Definition

Gets or set the owin.RequestProtocol.

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

Property Value

The owin.RequestProtocol.

Implements

Applies to