/
RAS_DeleteConnection
RAS_DeleteConnection
Description
Delete an existing RAS connection
Syntax
RAS_DeleteConnection(sConnectionName) As Boolean
Parameters
sConnectionName (String)
The friendly name for the connection you want to delete
Example
VBScript
If bStatus Then bStatus = Ras_DeleteConnection("ACME VPN")
Relate functions
, multiple selections available,
Related content
RAS_DeleteConnection
RAS_DeleteConnection
More like this
RAS_GetConnectionPath
RAS_GetConnectionPath
More like this
RAS_GetConnectionPath
RAS_GetConnectionPath
More like this
RAS_GetConnectionPath
RAS_GetConnectionPath
More like this
RAS_CreateVPNConnection
RAS_CreateVPNConnection
More like this
RAS_CreateVPNConnection
RAS_CreateVPNConnection
More like this