ServiceEndpointElement::Identity Property
.NET Framework (current version)
Gets a configuration element that specifies the authentication of an endpoint by other endpoints exchanging messages with it.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("identity")] property IdentityElement^ Identity { IdentityElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::IdentityElement^The authentication of an endpoint by other endpoints exchanging messages with it.
.NET Framework
Available since 3.0
Available since 3.0
Show: