AifAzureServiceBus::doesMachineKeyContainerExist Method
Checks whether the machine key container exists on the current machine.
Syntax
server public static boolean doesMachineKeyContainerExist(str rsaKeyContainerName)
Run On
Server
Parameters
- rsaKeyContainerName
Type: str
The name of the RSA key container to check for.
Return Value
Type: boolean
true if the key container exists; otherwise, false.