Share via


InitiatorServiceModelSecurityTokenRequirement.TargetAddress Propiedad

Definición

Obtiene o establece la dirección de destino.

public:
 property System::ServiceModel::EndpointAddress ^ TargetAddress { System::ServiceModel::EndpointAddress ^ get(); void set(System::ServiceModel::EndpointAddress ^ value); };
public System.ServiceModel.EndpointAddress TargetAddress { get; set; }
member this.TargetAddress : System.ServiceModel.EndpointAddress with get, set
Public Property TargetAddress As EndpointAddress

Valor de propiedad

EndpointAddress

Dirección de destino.

Se aplica a