Share via


RelyingPartyTrust.ProxyTrustedEndpoints Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ ProxyTrustedEndpoints { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> ProxyTrustedEndpoints { get; }
member this.ProxyTrustedEndpoints : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property ProxyTrustedEndpoints As ReadOnlyCollection(Of String)

Property Value

Applies to