UnixPosixIdentityBindingElement 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.
Przeciążenia
UnixPosixIdentityBindingElement() | |
UnixPosixIdentityBindingElement(UnixPosixIdentityBindingElement) |
UnixPosixIdentityBindingElement()
public:
UnixPosixIdentityBindingElement();
public UnixPosixIdentityBindingElement ();
Public Sub New ()
Dotyczy
UnixPosixIdentityBindingElement(UnixPosixIdentityBindingElement)
protected:
UnixPosixIdentityBindingElement(System::ServiceModel::Channels::UnixPosixIdentityBindingElement ^ elementToBeCloned);
protected UnixPosixIdentityBindingElement (System.ServiceModel.Channels.UnixPosixIdentityBindingElement elementToBeCloned);
new System.ServiceModel.Channels.UnixPosixIdentityBindingElement : System.ServiceModel.Channels.UnixPosixIdentityBindingElement -> System.ServiceModel.Channels.UnixPosixIdentityBindingElement
Protected Sub New (elementToBeCloned As UnixPosixIdentityBindingElement)
Parametry
- elementToBeCloned
- UnixPosixIdentityBindingElement
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.