Partager via


PoPAuthenticationConfiguration.HttpHost Property

Definition

The URL host of the protected API. The "u" part of a signed HTTP request. This MAY include the port separated from the host by a colon in host:port format. Optional.

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

Property Value

Applies to