Share via


RelyingPartyTrust.ProxyEndpointMappings Property

Definition

public:
 property System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ ProxyEndpointMappings { System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::Dictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.Dictionary<string,string> ProxyEndpointMappings { get; set; }
member this.ProxyEndpointMappings : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property ProxyEndpointMappings As Dictionary(Of String, String)

Property Value

Applies to