CreateIdentityException Class
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.
public ref class CreateIdentityException : Microsoft::BizTalk::Adapter::Wcf::AdapterException
[System.Serializable]
public class CreateIdentityException : Microsoft.BizTalk.Adapter.Wcf.AdapterException
type CreateIdentityException = class
inherit AdapterException
Public Class CreateIdentityException
Inherits AdapterException
- Inheritance
- Attributes
Constructors
| CreateIdentityException() | |
| CreateIdentityException(SerializationInfo, StreamingContext) | |
| CreateIdentityException(String) | |
| CreateIdentityException(String, Exception) |