WSFederationHttpBindingElement 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 WSFederationHttpBindingElement.
Przeciążenia
WSFederationHttpBindingElement() |
Inicjuje nowe wystąpienie klasy WSFederationHttpBindingElement. |
WSFederationHttpBindingElement(String) |
Inicjuje WSFederationHttpBindingElement nowe wystąpienie klasy o określonej nazwie konfiguracji. |
WSFederationHttpBindingElement()
Inicjuje nowe wystąpienie klasy WSFederationHttpBindingElement.
public:
WSFederationHttpBindingElement();
public WSFederationHttpBindingElement ();
Public Sub New ()
Dotyczy
WSFederationHttpBindingElement(String)
Inicjuje WSFederationHttpBindingElement nowe wystąpienie klasy o określonej nazwie konfiguracji.
public:
WSFederationHttpBindingElement(System::String ^ name);
public WSFederationHttpBindingElement (string name);
new System.ServiceModel.Configuration.WSFederationHttpBindingElement : string -> System.ServiceModel.Configuration.WSFederationHttpBindingElement
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.