DeviceRegistrationFailedException.RegistrationErrorCode Property
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.
Error code that occurred during registration
public:
property Microsoft::Xrm::Tooling::Connector::DeviceRegistrationErrorCode RegistrationErrorCode { Microsoft::Xrm::Tooling::Connector::DeviceRegistrationErrorCode get(); };
public Microsoft.Xrm.Tooling.Connector.DeviceRegistrationErrorCode RegistrationErrorCode { get; }
member this.RegistrationErrorCode : Microsoft.Xrm.Tooling.Connector.DeviceRegistrationErrorCode
Public ReadOnly Property RegistrationErrorCode As DeviceRegistrationErrorCode