IdentityElement.InitializeFrom(EndpointIdentity) Metoda

Definice

Inicializuje tento prvek konfigurace s obsahem zadaného objektu.

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

Identita koncového bodu.

Výjimky

identity je null nebo prázdný.

Platí pro