ServiceEndpointElement.Identity Vlastnost

Definice

Načte prvek konfigurace, který určuje ověřování koncového bodu jinými koncovými body, které s ním vyměňují zprávy.

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

Ověřování koncového bodu jinými koncovými body vyměňující zprávy.

Atributy

Platí pro