Share via


ProxyEndpointMappingsParameter(Hashtable) Constructor

Definition

public:
 ProxyEndpointMappingsParameter(System::Collections::Hashtable ^ sourceMappingsHashtable);
public ProxyEndpointMappingsParameter (System.Collections.Hashtable sourceMappingsHashtable);
new Microsoft.IdentityServer.Management.Resources.ProxyEndpointMappingsParameter : System.Collections.Hashtable -> Microsoft.IdentityServer.Management.Resources.ProxyEndpointMappingsParameter
Public Sub New (sourceMappingsHashtable As Hashtable)

Parameters

sourceMappingsHashtable
Hashtable

Applies to