EndpointAddressElementBase.Identity Vlastnost

Definice

Získá identitu koncového bodu.

public:
 property System::ServiceModel::Configuration::IdentityElement ^ Identity { System::ServiceModel::Configuration::IdentityElement ^ get(); };
[System.Configuration.ConfigurationProperty("identity")]
public System.ServiceModel.Configuration.IdentityElement Identity { get; }
[<System.Configuration.ConfigurationProperty("identity")>]
member this.Identity : System.ServiceModel.Configuration.IdentityElement
Public ReadOnly Property Identity As IdentityElement

Hodnota vlastnosti

IdentityElement

Objekt , který poskytuje identitu, která umožňuje ověřování koncového bodu jinými koncovými body, které si s ním IdentityElement vyměňují zprávy.

Atributy

Platí pro