# NOT RUN {
# The following command changes the status of a signing certificate for a
# user named Bob to Inactive.
# }
# NOT RUN {
svc$update_signing_certificate(
CertificateId = "TA7SMP42TDN5Z26OBPJE7EXAMPLE",
Status = "Inactive",
UserName = "Bob"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab