PeerCredentialElement::Copy Method (PeerCredentialElement^)

 

Copies the configuration settings from the supplied peer credential configuration element.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
void Copy(
	PeerCredentialElement^ from
)

Parameters

from
Type: System.ServiceModel.Configuration::PeerCredentialElement^

PeerCredentialElement from which to copy the configuration settings.

.NET Framework
Available since 3.0
Return to top
Show: