ErrorCatalogType Enumeration
Indicates the type of error from the error catalog.
Assembly: MachineIdentityObjectModel (in MachineIdentityObjectModel.dll)
| Member name | Description | |
|---|---|---|
| AccessDenied | Indicates that the error occurred because access is denied. | |
| CAError | Indicates that the error occurred with the certification authority. | |
| InvaildCert | Indicates that the error occurred because the certificate is expired. | |
| InvalidOwnerOfMachine | Indicates that the error occurred because the specified user account cannot access the computer. | |
| InvalidUser | Indicates that the error occurred because the user account is not valid. | |
| MachineExists | Indicates that the error occurred because the certificate already exists for the computer. | |
| NetworkError | Indicates that the error occurred because of an HTTPS error. | |
| OtherError | Indicates that the error occurred for an unknown reason. | |
| ProviderNotAvailable | Indicates that the error occurred because the provider is not available. | |
| Succeeded | Indicates that the call succeeded. | |
| TooManyComputers | Indicates too many computers. |