Gets and sets the property Status.
The status of the signing certificate. CopyC#
means the key is valid
for API calls, while Active
CopyC#
means it is not.
Inactive

C# |
public string Status { get; set; }