Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the MachineIdentityException class.
Namespace:   Microsoft.WindowsServerSolutions.Devices.Identity
Assembly:  MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | MachineIdentityException() | Initializes a new instance of the MachineIdentityException class. | 
| .jpeg) | MachineIdentityException(SerializationInfo, StreamingContext) | Initializes a new instance of the MachineIdentityException class with the specified serialization data. | 
| .jpeg) | MachineIdentityException(String) | Initializes a new instance of the MachineIdentityException class with the specified message. | 
| .jpeg) | MachineIdentityException(String, Exception) | Initializes a new instance of the MachineIdentityException class with the specified error message and a reference to the inner exception that is the cause of this exception. | 
| .jpeg) | MachineIdentityException(String, Exception, ReturnClass) | Initializes a new instance of the MachineIdentityException class with the specified error message, the specified error code, and a reference to the inner exception that is the cause of this exception. | 
| .jpeg) | MachineIdentityException(String, ReturnClass) | Initializes a new instance of the MachineIdentityException class with the specified error message and the specified error code. | 
See Also
MachineIdentityException Class
Microsoft.WindowsServerSolutions.Devices.Identity Namespace
Return to top