WS2007FederationHttpBindingElement Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy WS2007FederationHttpBindingElement.
Przeciążenia
WS2007FederationHttpBindingElement() |
Inicjuje nowe wystąpienie klasy WS2007FederationHttpBindingElement. |
WS2007FederationHttpBindingElement(String) |
Inicjuje WS2007FederationHttpBindingElement nowe wystąpienie klasy o określonej nazwie konfiguracji. |
WS2007FederationHttpBindingElement()
Inicjuje nowe wystąpienie klasy WS2007FederationHttpBindingElement.
public:
WS2007FederationHttpBindingElement();
public WS2007FederationHttpBindingElement ();
Public Sub New ()
Dotyczy
WS2007FederationHttpBindingElement(String)
Inicjuje WS2007FederationHttpBindingElement nowe wystąpienie klasy o określonej nazwie konfiguracji.
public:
WS2007FederationHttpBindingElement(System::String ^ name);
public WS2007FederationHttpBindingElement (string name);
new System.ServiceModel.Configuration.WS2007FederationHttpBindingElement : string -> System.ServiceModel.Configuration.WS2007FederationHttpBindingElement
Public Sub New (name As String)
Parametry
- name
- String
Nazwa konfiguracji powiązania. Ta wartość powinna być unikatowa, ponieważ jest używana jako identyfikacja powiązania.