IdentityElementSurrogate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| IdentityElementSurrogate() | |
| IdentityElementSurrogate(IdentityElement) |
IdentityElementSurrogate()
public:
IdentityElementSurrogate();
public IdentityElementSurrogate ();
Public Sub New ()
Applies to
IdentityElementSurrogate(IdentityElement)
public:
IdentityElementSurrogate(System::ServiceModel::Configuration::IdentityElement ^ identityElement);
public IdentityElementSurrogate (System.ServiceModel.Configuration.IdentityElement identityElement);
new Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate : System.ServiceModel.Configuration.IdentityElement -> Microsoft.BizTalk.Adapter.Wcf.ComponentModel.IdentityElementSurrogate
Parameters
- identityElement
- IdentityElement