UserNameServiceElement::Copy Method (UserNameServiceElement^)
.NET Framework (current version)
Copies the content of the specified configuration element to this configuration element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- from
-
Type:
System.ServiceModel.Configuration::UserNameServiceElement^
The configuration element to be copied.
| Exception | Condition |
|---|---|
| ArgumentNullException | from is null. |
| ConfigurationErrorsException | The configuration file is read-only. |
.NET Framework
Available since 3.0
Available since 3.0
Show: