IdentityElement::InitializeFrom Method (EndpointIdentity^)
.NET Framework (current version)
Initializes this configuration element with the content of the specified object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- identity
-
Type:
System.ServiceModel::EndpointIdentity^
The endpoint identity.
| Exception | Condition |
|---|---|
| ArgumentNullException | identity is null or empty. |
.NET Framework
Available since 3.0
Available since 3.0
Show: