Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.