Property Authority
Authority
Gets or sets the authority part of the URL.
public string Authority { get; set; }
Property Value
Remarks
The authority is the part of the URL that contains the domain name or IP address.
Gets or sets the authority part of the URL.
public string Authority { get; set; }
The authority is the part of the URL that contains the domain name or IP address.