MsgVpnAclProfileClientConnectException: {
    aclProfileName?: string;
    clientConnectExceptionAddress?: string;
    msgVpnName?: string;
}

Type declaration

  • Optional aclProfileName?: string

    The name of the ACL Profile.

  • Optional clientConnectExceptionAddress?: string

    The IP address/netmask of the client connect exception in CIDR form.

  • Optional msgVpnName?: string

    The name of the Message VPN.