ClientCredentials.Clone Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new copy of this ClientCredentials instance.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| NotImplementedException | The current credentials are Nothing or not correctly typed. |
Show: