Share via


ResponseHeaderProperties(ServiceProperties) Constructor

Definition

public:
 ResponseHeaderProperties(Microsoft::IdentityServer::Management::Resources::ServiceProperties ^ Properties);
public ResponseHeaderProperties (Microsoft.IdentityServer.Management.Resources.ServiceProperties Properties);
new Microsoft.IdentityServer.Management.Resources.ResponseHeaderProperties : Microsoft.IdentityServer.Management.Resources.ServiceProperties -> Microsoft.IdentityServer.Management.Resources.ResponseHeaderProperties
Public Sub New (Properties As ServiceProperties)

Parameters

Properties
ServiceProperties

Applies to