HttpListenerRequest.ServiceName
Property
Definition
Gets the Service Provider Name (SPN) that the client sent on the request.
public string ServiceName { get; }
Property Value
Remarks
An application could use the ServiceName property to perform custom Service Provide Name (SPN) validation.