Udostępnij za pośrednictwem


IdentityElement.InitializeFrom(EndpointIdentity) Metoda

Definicja

Inicjuje ten element konfiguracji z zawartością określonego obiektu.

public:
 void InitializeFrom(System::ServiceModel::EndpointIdentity ^ identity);
public void InitializeFrom (System.ServiceModel.EndpointIdentity identity);
member this.InitializeFrom : System.ServiceModel.EndpointIdentity -> unit
Public Sub InitializeFrom (identity As EndpointIdentity)

Parametry

identity
EndpointIdentity

Tożsamość punktu końcowego.

Wyjątki

identity jest null lub jest pusta.

Dotyczy