AgentHostOptions.AdditionalServerIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional server identity string appended to the x-platform-server response header.
public string? AdditionalServerIdentity { get; set; }
member this.AdditionalServerIdentity : string with get, set
Public Property AdditionalServerIdentity As String