Xbasic
AlphaCloud::ClientListSecurityApplications Method
Syntax
.ListSecurityApplications as L (BYREF SecurityApplicationList as C)
Arguments
- BYREF SecurityApplicationListCharacter
A character variable into which the list of security applications 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
ListSecurityApplications gets a list of security applications for the current subscription.