DeleteCertificateError Class

Definition

An error encountered by the Batch service when deleting a certificate.

public class DeleteCertificateError
Inheritance
DeleteCertificateError

Properties

Code

Gets a code for the certificate deletion error. See BatchErrorCodeStrings for possible values.

Message

Gets a message describing the certificagte deletion error, intended to be suitable for display in a user interface.

Values

Gets a list of additional error details related to the certificate deletion error.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)