Xbasic
AlphaCloud::ClientListCertificates Method
Syntax
.ListCertificates as L (BYREF Certificates as C)
Arguments
- BYREF CertificatesCharacter
A character variable into which the list of certificates should be returned.
Returns
- resultLogical
Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.
Description
ListCertificates gets a list of certificates uploaded for the current subscription.